Share via


ActiveWorkResources.AddWorkItemByIdHintText Property

Looks up a localized string similar to Enter the ID of the 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 AddWorkItemByIdHintText As String
public static string AddWorkItemByIdHintText { get; }
public:
static property String^ AddWorkItemByIdHintText {
    String^ get ();
}
static member AddWorkItemByIdHintText : string with get
static function get AddWorkItemByIdHintText () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ActiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace