ConfigurationElement.HasContext Propriété

Définition

Obtient une valeur qui indique si la propriété CurrentConfiguration a la valeur null.

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

Valeur de propriété

false si la propriété CurrentConfiguration est null ; sinon, true.

S’applique à