ApplicationClass.ProjectPassword Property

Definition

Sets the value of the project password for the 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

Property Value

The value of the project password for the package.

Implements

Attributes

Applies to