| ursaExceptionErrorCodeAsString Property |
Gets a human-readable string representation of the
ErrorCode.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public string ErrorCodeAsString { get; }
Public ReadOnly Property ErrorCodeAsString As String
Get
public:
property String^ ErrorCodeAsString {
String^ get ();
}
member ErrorCodeAsString : string with get
Property Value
Type:
StringSee Also