[This is preliminary documentation and is subject to change.]
Name of mediaFile.
| C# | Visual Basic | Visual C++ |
public string MediaFileName { get; set; }
Public Property MediaFileName As String
public: property String^ MediaFileName { String^ get (); void set (String^ value); }