Files
DP44/docs/ai/Common/DTS.Common.IConnection/Properties.md
2026-04-17 14:55:32 -04:00

42 lines
1.6 KiB
Markdown

---
source_files:
- Common/DTS.Common.IConnection/Properties/AssemblyInfo.cs
generated_at: "2026-04-17T16:08:48.738829+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "fdac77f93f143db6"
---
# Properties
### Purpose
This module contains assembly metadata for the `IConnection` assembly. Based on the assembly name, this appears to define an interface abstraction for connections. The actual interface and implementation code is not present in this file—only assembly-level attributes.
### Public Interface
No public types, functions, or methods are defined in this file. The following assembly-level attributes are declared:
- `AssemblyTitle("IConnection")` - Sets the assembly title
- `AssemblyDescription("")` - Empty description
- `AssemblyConfiguration("")` - Empty configuration
- `AssemblyCompany("")` - Empty company name
- `AssemblyProduct("IConnection")` - Product name
- `AssemblyCopyright("Copyright © 2008")` - Copyright notice
- `AssemblyTrademark("")` - Empty trademark
- `AssemblyCulture("")` - Neutral culture
- `ComVisible(false)` - Types not visible to COM by default
- `Guid("c8394d57-92d3-4ee1-b2f3-f8fabce0d487")` - COM typelib GUID
- `AssemblyVersion("1.06.0081")` - Assembly version
- `AssemblyFileVersion("1.06.0081")` - File version
### Invariants
- AssemblyVersion and AssemblyFileVersion are synchronized at "1.06.0081"
- ComVisible is set to false
- AssemblyCulture is empty, indicating this is not a satellite assembly
### Dependencies
**Imports:**
- `System.Reflection`
- `System.Runtime.CompilerServices`
- `System.Runtime.InteropServices`
**What depends on this:** Cannot be determined from source alone