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 (); }