24 lines
989 B
Markdown
24 lines
989 B
Markdown
|
|
---
|
||
|
|
source_files:
|
||
|
|
- DataPRO/Modules/Hardware/HardwareList/Properties/Settings.Designer.cs
|
||
|
|
- DataPRO/Modules/Hardware/HardwareList/Properties/AssemblyInfo.cs
|
||
|
|
generated_at: "2026-04-17T16:53:13.870656+00:00"
|
||
|
|
model: "zai-org/GLM-5-FP8"
|
||
|
|
schema_version: 1
|
||
|
|
sha256: "347d313124875b2c"
|
||
|
|
---
|
||
|
|
|
||
|
|
# Documentation: HardwareList Module Properties
|
||
|
|
|
||
|
|
## 1. Purpose
|
||
|
|
This module contains the assembly metadata and configuration settings infrastructure for the `HardwareList` component within the DataPRO system. It defines the assembly's identity, version information, and COM visibility attributes, while providing a strongly-typed, thread-safe wrapper for accessing application settings via the `Settings` class.
|
||
|
|
|
||
|
|
## 2. Public Interface
|
||
|
|
|
||
|
|
### `HardwareList.Properties.Settings`
|
||
|
|
**Kind:** Class (Internal, Sealed, Partial)
|
||
|
|
**Inheritance:** `System.Configuration.ApplicationSettingsBase`
|
||
|
|
|
||
|
|
This is an auto-generated class that provides access to application-scoped and user-scoped settings.
|
||
|
|
|
||
|
|
* **`Default
|