Share via


ActiveWorkResources.WorkSetItemsListBox Property

Looks up a localized string similar to Work 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 WorkSetItemsListBox As String
public static string WorkSetItemsListBox { get; }
public:
static property String^ WorkSetItemsListBox {
    String^ get ();
}
static member WorkSetItemsListBox : string with get
static function get WorkSetItemsListBox () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ActiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace