| ActiveClassActiveClassName Property |
[This is preliminary documentation and is subject to change.]
Returns name of active class.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string ActiveClassName { get; }
Public ReadOnly Property ActiveClassName As String
Get
public:
property String^ ActiveClassName {
String^ get ();
}
member ActiveClassName : string with get
function get_ActiveClassName();
Property Value
Type:
StringSee Also