Share via


RegistrationErrorInfo.ErrorCode 属性

定义

获取对象或文件的错误代码。

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

属性值

对象或文件的错误代码。

适用于