PackageNeutralClass.PackagePassword Property

Definition

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 password for the package.

Implements

Remarks

For more information, see Package.

Applies to