DataServiceException.ErrorCode プロパティ

定義

エラー コードを取得します。

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

プロパティ値

エラー コードを表す整数値。

適用対象