MediaPackagePath Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation MediaPackagePath Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerSourceListMediaPackagePath
Gets or sets the path relative to the root of the installation media.
Declaration Syntax
C# Visual Basic Visual C++
public string MediaPackagePath { get; set; }
Public Property MediaPackagePath As String
	Get
	Set
public:
property String^ MediaPackagePath {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)