ApplicationClass.ProjectPassword 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.
Définit la valeur du mot de passe du projet pour le package.
public:
virtual property System::String ^ ProjectPassword { void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(69)]
public virtual string ProjectPassword { [System.Runtime.InteropServices.DispId(69)] set; }
[<System.Runtime.InteropServices.DispId(69)>]
[<set: System.Runtime.InteropServices.DispId(69)>]
member this.ProjectPassword : string
Public Overridable Property ProjectPassword As String
Valeur de propriété
Valeur du mot de passe du projet pour le package.
Implémente
- Attributs