SharedResources.WorkItemToolTipFormat Property

Looks up a localized string similar to {0} {1} - {2}.

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

SharedResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace