Share via


IWorkItemControlHost2.SupportsShowQueryResults Property

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

Syntax

'Declaration
ReadOnly Property SupportsShowQueryResults As Boolean
bool SupportsShowQueryResults { get; }
property bool SupportsShowQueryResults {
    bool get ();
}
abstract SupportsShowQueryResults : bool with get
function get SupportsShowQueryResults () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IWorkItemControlHost2 Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace