Share via


SharedResources.RemoveFromActiveSectionText Property

Looks up a localized string similar to Remove from In Progress.

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

SharedResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace