DataServiceException.ErrorCode Propriedade

Definição

Obtém o código de erro.Gets the error code.

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

Valor da propriedade

String

O valor inteiro que representa o código de erro.The integer value that represents the error code.

Aplica-se a