ForEachEnumeratorHostClass.DelayValidation Proprietà

Definizione

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

Valore della proprietà

true se la convalida viene ritardata fino al runtime del pacchetto; in caso contrario, false. Il valore predefinito per questa proprietà è false.

Implementazioni

Si applica a