Property ClassificationValueProperties
ClassificationValueProperties
Gets the display and formatting properties for each classification value of PrimaryAttribute. Keys are classification value strings; values describe colors, acronym, and related metadata.
Declaration
public IReadOnlyDictionary<string, ClassificationValueProperty> ClassificationValueProperties { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyDictionary<string, ClassificationValueProperty> | The display and formatting properties for each classification value of PrimaryAttribute. Keys are classification value strings; values describe colors, acronym, and related metadata. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |