DataServiceException.StatusCode Proprietà

Definizione

Ottiene il codice di stato HTTP restituito dall'eccezione.

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

Valore della proprietà

Codice di stato HTTP per l'eccezione.

Si applica a