This documentation is archived and is not being maintained.

QueryFavoritesList::OpenQueryCommand Property

Visual Studio 2013

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

public:
property ICommand^ OpenQueryCommand {
	ICommand^ get ();
	void set (ICommand^ value);
}

Property Value

Type: System.Windows.Input::ICommand
Returns ICommand.

Show: