共用方式為


DataServiceException.ErrorCode 屬性

定義

取得錯誤碼。

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

屬性值

表示錯誤碼的整數值。

適用於