SharedResources.ResumeWorkSetText Property

Looks up a localized string similar to Resume.

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

SharedResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace