AutodiscoverError.ErrorCode プロパティ

定義

エラーの原因を示すエラー コードを取得します。

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer

プロパティ値

エラー コード。

適用対象