Share via


MSDeployPackage.PackageLocation Property

Definition

Gets or sets a string that contains the location of the package to install.

public:
 property System::String ^ PackageLocation { System::String ^ get(); };
public string PackageLocation { get; }
member this.PackageLocation : string
Public ReadOnly Property PackageLocation As String

Property Value

A string that contains the location of the package to install.

Applies to