This documentation is archived and is not being maintained.

StoredQueriesChangedEventArgs::SourceStoredQuery Property

Gets the source of the stored query.

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

public:
property StoredQuery^ SourceStoredQuery {
	StoredQuery^ get ();
}

Show: