This documentation is archived and is not being maintained.

StoredQuery::QueryGuid Property

Gets the GUID that is associated with this stored query.

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

public:
property Guid QueryGuid {
	Guid get ();
}

Property Value

Type: System::Guid
Returns Guid.

Show: