PackageRemote64Class.PackagePassword Property

Definition

Sets the value of the password for the package.

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

Property Value

The value of the password for the package.

Implements

Applies to