[This is preliminary documentation and is subject to change.]
Collection of media files to be validated.
| C# | Visual Basic | Visual C++ |
public ArrayList FileNames { get; set; }
Public Property FileNames As ArrayList
public: property ArrayList^ FileNames { ArrayList^ get (); void set (ArrayList^ value); }