[This is preliminary documentation and is subject to change.]
Representa a Collection of scripts in a session.
| C# | Visual Basic | Visual C++ |
public IList ScriptFiles { get; set; }
Public Property ScriptFiles As IList
public: property IList^ ScriptFiles { IList^ get (); void set (IList^ value); }