Share via


ITestManagementTeamProject.Sessions Property

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

'Declaration
ReadOnly Property Sessions As ISessionHelper
ISessionHelper Sessions { get; }
property ISessionHelper^ Sessions {
    ISessionHelper^ get ();
}
abstract Sessions : ISessionHelper with get
function get Sessions () : ISessionHelper

Property Value

Type: Microsoft.TeamFoundation.TestManagement.Client.ISessionHelper

.NET Framework Security

See Also

Reference

ITestManagementTeamProject Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace