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.
Creates a session bookmark.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ISessionBookmark CreateBookmark()
ISessionBookmark^ CreateBookmark()
abstract CreateBookmark : unit -> ISessionBookmark
Function CreateBookmark As ISessionBookmark
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ISessionBookmark
Returns an empty session bookmark.
See Also
ISession Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top