ConfigurationElement.HasContext Proprietà

Definizione

Ottiene un valore che indica se la proprietà CurrentConfiguration è null.

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

Valore della proprietà

false se la proprietà CurrentConfiguration è null; in caso contrario, true.

Si applica a