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
否则为 。