DataServiceException.ErrorCode Propiedad

Definición

Obtiene el código de error.

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

Valor de propiedad

Valor entero que representa el código de error.

Se aplica a