Share via


RegistrationErrorInfo.ErrorCode プロパティ

定義

オブジェクトまたはファイルのエラー コードを取得します。

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

プロパティ値

オブジェクトまたはファイルのエラー コード。

適用対象