ExecutionProperties.IsEmpty Propriété

Définition

Obtient une valeur qui indique s'il y a des propriétés inscrites à la portée actuelle.

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

Valeur de propriété

true s'il existe des propriétés inscrites ; sinon, false.

S’applique à