Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains methods to create, query, and delete sessions.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ISessionHelper Sessions { get; }
property ISessionHelper^ Sessions {
ISessionHelper^ get();
}
abstract Sessions : ISessionHelper with get
ReadOnly Property Sessions As ISessionHelper
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ISessionHelper
See Also
ITestManagementTeamProject Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top