 | ModuleErrorErrorDetail Property |
Error description, eg. E:ID:09/81:Cancel
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string ErrorDetail { get; }
Public ReadOnly Property ErrorDetail As String
Get
public:
property String^ ErrorDetail {
String^ get ();
}
member ErrorDetail : string with get
Property Value
Type:
String
See Also