ProjectVariablesWrapper.Locked Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.