ConfigurationElement.HasContext Propiedad

Definición

Obtiene un valor que indica si la propiedad CurrentConfiguration es null.

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

Valor de propiedad

false si la propiedad CurrentConfiguration es null; en caso contrario, true.

Se aplica a