Partager via


StagingBatchError.ErrorCode Propriété

Définition

Obtient ou définit le code d'erreur associé à l'erreur.

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

Valeur de propriété

Chaîne représentant le code d'erreur.

Attributs

S’applique à