ExecutionProperties.IsEmpty Propiedad

Definición

Obtiene un valor que indica si hay propiedades registradas en el ámbito actual.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valor de propiedad

true si hay propiedades registradas; en caso contrario, false.

Se aplica a