MediaList Property

Microsoft Deployment Tools

Deployment Tools Foundation MediaList Property
Gets the list of disks registered for the media source of the patch or product installation.
Declaration Syntax
C# Visual Basic Visual C++
public SourceMediaList MediaList { get; }
Public ReadOnly Property MediaList As SourceMediaList
public:
property SourceMediaList^ MediaList {
	SourceMediaList^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)