ConfigurationElement.HasContext Özellik

Tanım

özelliğinin nullolup olmadığını CurrentConfiguration belirten bir değer alır.

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

Özellik Değeri

false özelliği ise CurrentConfigurationnull; değilse , true.

Şunlara uygulanır