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.
Indicates the type of changes that occurred to an item in a folder.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration QueryFolderAction
public enum QueryFolderAction
public enum class QueryFolderAction
type QueryFolderAction
public enum QueryFolderAction
Members
| Member name | Description | |
|---|---|---|
| Added | An item was added. | |
| Changed | An item was changed. | |
| Removed | An item was removed. |