Share via


ActiveWorkResources.SuspendButton Property

Looks up a localized string similar to Suspend.

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ActiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace