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

1.1 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/Modules/SystemSettings/RealtimeSettings/Properties/AssemblyInfo.cs
2026-04-17T16:30:37.201000+00:00 zai-org/GLM-5-FP8 1 05a20efb429f05b5

Properties

Purpose

This module contains standard .NET assembly metadata for the RealtimeSettings component. It provides versioning, culture, and COM visibility information for the compiled assembly. It does not contain executable logic.

Public Interface

  • AssemblyTitle("RealtimeSettings"): Specifies the assembly title.
  • AssemblyVersion("1.0.0.0"): Specifies the assembly version.
  • AssemblyFileVersion("1.0.0.0"): Specifies the file version.
  • ComVisible(false): Makes types in this assembly not visible to COM components.
  • Guid("7446722e-490d-4f6a-beaf-907947e576d5"): Specifies the GUID for the type library ID if exposed to COM.

Invariants

  • Standard .NET assembly attributes are applied at the assembly level.

Dependencies

  • Depends on: System.Reflection, System.Runtime.CompilerServices, System.Runtime.InteropServices.

Gotchas

None identified from source alone.