Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Describes how the collection was modified.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration LinkAction
public enum LinkAction
public enum class LinkAction
type LinkAction
public enum LinkAction
Members
| Member name | Description | |
|---|---|---|
| Added | A link was added to the collection. | |
| Removed | A link was removed from the collection. | |
| Updated | A link was updated in the collection. |