FormContext.HasEndOfFormContent Vlastnost

Definice

Získá označení, že EndOfFormContent kolekce byla použita a pravděpodobně obsahuje položky.

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

Hodnota vlastnosti

Boolean

true if the backing field for EndOfFormContent is non-null; jinak nepravda .

Platí pro