| ErrorDescription Property |
[This is preliminary documentation and is subject to change.]
Description of error for last operation
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
function get_Description();
Property Value
Type:
StringSee Also