Share via


InactiveWorkResources.NewWorkItemToolTip Property

Looks up a localized string similar to Create a new Work Item..

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

InactiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace