| LkExceptionErrorCode Property |
Enumerated type of the error codes.
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public ERRORCODE ErrorCode { get; }
Public ReadOnly Property ErrorCode As ERRORCODE
Get
public:
property ERRORCODE ErrorCode {
ERRORCODE get ();
}
member ErrorCode : ERRORCODE with get
Property Value
Type:
ERRORCODESee Also