Share via


ActiveWorkResources.CheckinToolTip Property

Looks up a localized string similar to Go to the Pending Changes page, where you can check in your changes and associate your In Progress work items with those changes.

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ActiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace