다음을 통해 공유


FormContext.HasEndOfFormContent 속성

정의

컬렉션이 사용되었으며 항목이 EndOfFormContent 포함되어 있다는 표시를 가져옵니다.

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

속성 값

trueEndOfFormContent 지원 필드가 비이null면 이고, false 그렇지 않으면 입니다.

적용 대상