Project.Password Property

Definition

Sets the password used to encrypt or decrypt project and packages.

public:
 property System::String ^ Password {  void set(System::String ^ value); };
public string Password { set; }
member this.Password : string
Public Property Password As String

Property Value

The password used to encrypt or decrypt project and packages.

Applies to