FormContext.HasEndOfFormContent Propriété

Définition

Obtient une indication que la EndOfFormContent collection a été utilisée et contient probablement des entrées.

public:
 property bool HasEndOfFormContent { bool get(); };
public bool HasEndOfFormContent { get; }
member this.HasEndOfFormContent : bool
Public ReadOnly Property HasEndOfFormContent As Boolean

Valeur de propriété

true si le champ de stockage pour EndOfFormContent n’est pasnull ; false sinon.

S’applique à