DataServiceClientException.StatusCode 속성

정의

DataServiceClientException 후 반환된 HTTP 오류 상태 코드를 가져옵니다.

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

속성 값

예외를 나타내는 정수 값입니다.

적용 대상