| ursaExceptionErrorCode Property |
Gets the
ursaError value indicating the type of error represented by this instance.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public ursaError ErrorCode { get; }
Public ReadOnly Property ErrorCode As ursaError
Get
public:
property ursaError^ ErrorCode {
ursaError^ get ();
}
member ErrorCode : ursaError with get
Property Value
Type:
ursaErrorSee Also