Udostępnij za pośrednictwem


Właściwość ISession.Bookmarks —

Zakładki utworzone podczas wykonywania tej sesji.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
ReadOnly Property Bookmarks As SessionPropertyCollection(Of ISessionBookmark)
SessionPropertyCollection<ISessionBookmark> Bookmarks { get; }
property SessionPropertyCollection<ISessionBookmark^>^ Bookmarks {
    SessionPropertyCollection<ISessionBookmark^>^ get ();
}
abstract Bookmarks : SessionPropertyCollection<ISessionBookmark> with get
function get Bookmarks () : SessionPropertyCollection<ISessionBookmark>

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.SessionPropertyCollection<ISessionBookmark>
Returns SessionPropertyCollection<T>.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISession Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client