[This is preliminary documentation and is subject to change.]
Represents a collection of mediaFiles in a Media Session.
| C# | Visual Basic | Visual C++ |
public IList MediaFiles { get; set; }
Public Property MediaFiles As IList
public: property IList^ MediaFiles { IList^ get (); void set (IList^ value); }