Partager via


NegotiationResponse.Error Propriété

Définition

Erreur facultative pendant la négociation. Si ce n’est pas null, les autres propriétés de la réponse peuvent être ignorées.

public:
 property System::String ^ Error { System::String ^ get(); void set(System::String ^ value); };
public string Error { get; set; }
public string? Error { get; set; }
member this.Error : string with get, set
Public Property Error As String

Valeur de propriété

S’applique à