Files
DP44/docs/ai/DataPRO/TDASCommands/Properties.md
2026-04-17 14:55:32 -04:00

35 lines
1.4 KiB
Markdown

---
source_files:
- DataPRO/TDASCommands/Properties/AssemblyInfo.cs
generated_at: "2026-04-17T16:13:47.323364+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "cb5a76030550be80"
---
# Properties
### Purpose
This module contains assembly metadata for the TDASCommands assembly. It is a standard .NET Framework assembly information file that defines versioning, copyright, and COM visibility settings for the TDASCommands component, which appears to be a commands library dating from 2010.
### Public Interface
No public types are defined in this module. It consists solely of assembly-level attributes:
- `AssemblyTitle("TDASCommands")` - Sets the assembly title
- `AssemblyProduct("TDASCommands")` - Sets the product name
- `AssemblyCopyright("Copyright © 2010")` - Sets copyright information
- `ComVisible(false)` - Disables COM visibility for all types
- `Guid("58258526-9c64-480c-8758-99cb200c3277")` - COM type library identifier
- `AssemblyVersion("1.06.0081")` - Assembly version
- `AssemblyFileVersion("1.06.0081")` - File version
### Invariants
- `ComVisible` is always `false` for the entire assembly.
- `AssemblyVersion` and `AssemblyFileVersion` are synchronized at "1.06.0081".
### Dependencies
**Depends on:**
- `System.Reflection`
- `System.Runtime.CompilerServices`
- `System.Runtime.InteropServices`
**Depended on by:** Unclear from source alone (this is a leaf metadata module