GuiResources.TeamProjectNotAvailable Field
TF206018: The items could not be added to source control because either no team projects have been set up, or because you do not have permission to access any of the team projects in the current collection.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const TeamProjectNotAvailable As String
public const string TeamProjectNotAvailable
public:
literal String^ TeamProjectNotAvailable
static val mutable TeamProjectNotAvailable: string
public const var TeamProjectNotAvailable : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.