Deployment Tools Foundation
MediaPackagePath Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► SourceList ► MediaPackagePath
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)