MissingRegionAttributes Property

Name-value dictionary of the attributes loaded from the file.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public Dictionary<string, string> Attributes { get; }

Property Value

DictionaryString, String

See Also