IComponentErrorInfo.ErrorCode 属性

定义

返回一个整数,用于标识错误消息。

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

属性值

一个用于标识错误消息的整数。

适用于