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
のバッキング フィールドが 以外null
false
のEndOfFormContent場合は 。それ以外の場合は 。