StagingBatchError.ErrorCode Propriedade

Definição

Obtém ou define o código de erro associado ao erro.

public:
 property System::String ^ ErrorCode { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ErrorCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

Valor da propriedade

Uma cadeia de caracteres que representa o código do erro.

Atributos

Aplica-se a