ConfigurationElement.HasContext 屬性

定義

取得值,指出 CurrentConfiguration 屬性是否為 null

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

屬性值

如果 CurrentConfiguration 屬性為 null 則為 false,否則為 true

適用於