OperateResultErrorCode 属性 |
具体的错误代码。
The specific error code.
命名空间:
HslCommunication
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:11.6.3.0 (11.6.3.0)
语法public int ErrorCode { get; set; }
Public Property ErrorCode As Integer
Get
Set
public:
property int ErrorCode {
int get ();
void set (int value);
}
member ErrorCode : int with get, set
属性值
类型:
Int32
参见