| DSSClasses Property |
[This is preliminary documentation and is subject to change.]
List of DSS intrinsic classes (names of the classes)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] Classes { get; }
Public ReadOnly Property Classes As String()
Get
public:
property array<String^>^ Classes {
array<String^>^ get ();
}
member Classes : string[] with get
Property Value
Type:
StringSee Also