init
This commit is contained in:
24
docs/ai/DataPRO/CustomWindow/Properties.md
Normal file
24
docs/ai/DataPRO/CustomWindow/Properties.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
source_files:
|
||||
- DataPRO/CustomWindow/Properties/Settings.Designer.cs
|
||||
- DataPRO/CustomWindow/Properties/AssemblyInfo.cs
|
||||
- DataPRO/CustomWindow/Properties/Resources.Designer.cs
|
||||
generated_at: "2026-04-17T16:11:56.450653+00:00"
|
||||
model: "zai-org/GLM-5-FP8"
|
||||
schema_version: 1
|
||||
sha256: "96192b54df29bba6"
|
||||
---
|
||||
|
||||
# Properties
|
||||
|
||||
### Purpose
|
||||
This module contains the assembly-level configuration and auto-generated code for the `DbAPIUI` project. It defines standard .NET assembly metadata, version information, and strongly-typed wrappers for application settings and resources.
|
||||
|
||||
### Public Interface
|
||||
**Class: `Settings` (internal sealed)**
|
||||
* `static Settings Default { get; }`: Provides access to the singleton instance of application settings.
|
||||
* `string DBFolder { get; set; }`: A user-scoped application setting representing a database folder path, defaulting to an empty string.
|
||||
|
||||
**Class: `Resources` (internal)**
|
||||
* `static ResourceManager ResourceManager { get; }`: Returns the cached resource manager instance for looking up localized strings.
|
||||
* `static CultureInfo Culture { get
|
||||
Reference in New Issue
Block a user