ExecutionProperties.IsEmpty Propriedade

Definição

Obtém um valor que indica se há propriedades registradas no escopo atual.

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

Valor da propriedade

true se houver propriedades registradas; caso contrário, false.

Aplica-se a