Share via


InactiveWorkResources.OpenQueryToolTip Property

Looks up a localized string similar to View all work items that match this query..

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.MyWork
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly Property OpenQueryToolTip As String
public static string OpenQueryToolTip { get; }
public:
static property String^ OpenQueryToolTip {
    String^ get ();
}
static member OpenQueryToolTip : string with get
static function get OpenQueryToolTip () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

InactiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace