| DSSVersion Property |
[This is preliminary documentation and is subject to change.]
Get version string for the DSS.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Version { get; }
Public ReadOnly Property Version As String
Get
public:
property String^ Version {
String^ get ();
}
member Version : string with get
Property Value
Type:
StringSee Also