AskiaPortalExceptionCode Property |
Gets the code of the exception.
Namespace:
AskiaPortalCmn.Exceptions
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Public ReadOnly Property Code As Integer
Get
public:
property int Code {
int get ();
}
Property Value
Type:
Int32See Also