MissingRegionAttributes Property
Name-value dictionary of the attributes loaded from the file.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public Dictionary<string, string> Attributes { get; }
Public ReadOnly Property Attributes As Dictionary(Of String, String)
Get
public:
property Dictionary<String^, String^>^ Attributes {
Dictionary<String^, String^>^ get ();
}
member Attributes : Dictionary<string, string> with get
Property Value
DictionaryString,
String