DataServiceClientException.StatusCode 屬性

定義

在 之後返回 DataServiceClientExceptionHTTP 錯誤狀態碼。

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

屬性值

一個整數值代表例外。

適用於