MSDeployPackage.PackageLocation 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.
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.