Condividi tramite


Command.TreatUnmatchedTokensAsErrors Proprietà

Definizione

Ottiene o imposta un valore che indica se i token non corrispondenti devono essere considerati errori. Ad esempio, se impostato su true e viene fornito un comando o un argomento aggiuntivo, la convalida avrà esito negativo.

public:
 property bool TreatUnmatchedTokensAsErrors { bool get(); void set(bool value); };
public bool TreatUnmatchedTokensAsErrors { get; set; }
member this.TreatUnmatchedTokensAsErrors : bool with get, set
Public Property TreatUnmatchedTokensAsErrors As Boolean

Valore della proprietà

Si applica a