FormContext.HasEndOfFormContent 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得已使用集合的指示 EndOfFormContent ,而且可能包含專案。
public:
property bool HasEndOfFormContent { bool get(); };
public bool HasEndOfFormContent { get; }
member this.HasEndOfFormContent : bool
Public ReadOnly Property HasEndOfFormContent As Boolean
屬性值
true
如果 的 EndOfFormContent 支援欄位不是 , null
則為 , false
否則為 。