[This is preliminary documentation and is subject to change.]
Represents a collection of Sessions in a Project.
| C# | Visual Basic | Visual C++ |
public IList Sessions { get; }
Public ReadOnly Property Sessions As IList
public: property IList^ Sessions { IList^ get (); }