Share via


ActiveWorkResources.CheckinLink Property

Looks up a localized string similar to Check In.

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ActiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace