Files
2026-04-17 14:55:32 -04:00

36 lines
1.4 KiB
Markdown

---
source_files:
- DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.ViewerSettings/View/ViewerSettingsView.xaml.cs
generated_at: "2026-04-17T16:13:15.474625+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "3dbea35de842a6d9"
---
# View
### Purpose
Provides assembly-level metadata for the `DTS.Viewer.ViewerSettings` assembly. This module contains standard .NET assembly attributes that control versioning, COM visibility, and product identification. It exists solely to define assembly characteristics and contains no executable logic.
### Public Interface
No public functions, classes, or methods. This module consists entirely of assembly-level attribute declarations:
- `AssemblyTitle`: "DTS.Viewer.ViewerSettings"
- `AssemblyVersion`: "1.0.0.0"
- `AssemblyFileVersion`: "1.0.0.0"
- `ComVisible`: false
- `Guid`: "4733690a-cb08-4c2e-853a-9339be13ac28"
### Invariants
- `ComVisible` is set to `false`, making types in this assembly invisible to COM components by default.
- Version numbers follow the four-part versioning scheme (Major.Minor.Build.Revision).
### Dependencies
**Depends on:**
- `System.Reflection`
- `System.Runtime.CompilerServices`
- `System.Runtime.InteropServices`
**Depended on by:** Not determinable from source alone (assembly-level metadata has no direct consumers in source).
### Gotchas
- `AssemblyDescription` is empty, providing no documentation