DataServiceException.ErrorCode 属性

定义

获取错误代码。

public:
 property System::String ^ ErrorCode { System::String ^ get(); };
public string ErrorCode { get; }
member this.ErrorCode : string
Public ReadOnly Property ErrorCode As String

属性值

表示错误代码的整数值。

适用于