ContractFailedEventArgs.Condition Proprietà

Definizione

Ottiene la condizione dell'errore del contratto.

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

Valore della proprietà

Condizione per l'errore.

Si applica a