Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface to represent the session book mark.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ISessionBookmark _
Inherits ISessionNote, INotifyPropertyChanged
public interface ISessionBookmark : ISessionNote,
INotifyPropertyChanged
public interface class ISessionBookmark : ISessionNote,
INotifyPropertyChanged
type ISessionBookmark =
interface
interface ISessionNote
interface INotifyPropertyChanged
end
public interface ISessionBookmark extends ISessionNote, INotifyPropertyChanged
The ISessionBookmark type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ArtifactUri | A generic URI to an artifact. |
![]() |
Comment | Comment added when the note is created. (Inherited from ISessionNote.) |
![]() |
CreationTime | Duration in the session when the note is created. (Inherited from ISessionNote.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
Top
.gif)
.gif)