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

883 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/Modules/TestSetups/CachedItemsList/Properties/Settings.Designer.cs
DataPRO/Modules/TestSetups/CachedItemsList/Properties/AssemblyInfo.cs
2026-04-17T16:12:50.918245+00:00 zai-org/GLM-5-FP8 1 9684e92ee2731c2a

Properties

1. Purpose

This module contains the assembly-level configuration and metadata for the CachedItemsList assembly. It defines standard .NET assembly attributes (version, title, copyright) and provides a singleton entry point for application settings.

2. Public Interface

  • Settings (Class)
    • Signature: internal sealed partial class Settings : ApplicationSettingsBase
    • Property: public static Settings Default — Returns a thread-safe singleton instance of the application settings for this assembly.
  • Assembly Attributes *