Share via


InactiveWorkResources.NoTeamProject Property

Looks up a localized string similar to Connect to a Team Project to view your unstarted work items..

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

InactiveWorkResources Class

Microsoft.TeamFoundation.VersionControl.Controls.MyWork Namespace