This documentation is archived and is not being maintained.

QueryFolderContentsChangedEventArgs::Action Property

Gets the action that occurred.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
property QueryFolderAction Action {
	QueryFolderAction get ();
}

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client::QueryFolderAction
The action that occurred.

Show: