DataServiceException.ErrorCode 속성

정의

오류 코드를 가져옵니다.

public:
 property System::String ^ ErrorCode { System::String ^ get(); };
public string ErrorCode { get; }
member this.ErrorCode : string
Public ReadOnly Property ErrorCode As String

속성 값

오류 코드를 나타내는 정수 값입니다.

적용 대상