Share via


InactiveWorkResources.ActiveWorkItemToolTip Property

Looks up a localized string similar to Add the selected work items to In Progress work..

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

InactiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace