PackageNeutralClass.PackagePassword Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets 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 password for the package.
Implements
Remarks
For more information, see Package.