Share via


ProjectVariablesWrapper.Locked Propriété

Définition

Indique si les variables dans la collection ProjectVariablesWrapper sont verrouillées.

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

Valeur de propriété

True si les variables de la ProjectVariablesWrapper collection sont verrouillées ; sinon, false. La valeur par défaut est true.

Implémente

S’applique à