ConfigurationElement.HasContext 속성

정의

CurrentConfiguration 속성이 null여부를 나타내는 값을 가져옵니다.

protected:
 property bool HasContext { bool get(); };
protected bool HasContext { get; }
member this.HasContext : bool
Protected ReadOnly Property HasContext As Boolean

속성 값

속성이 false이 CurrentConfiguration 면 false이고, null그렇지 않으면 .입니다true.

적용 대상