GuiResources.TeamProjectNoSourceControlOrNoAccess Field
Cannot open {0}. Source control has not been configured for this team project, you do not have permission to access it, or the team project has been moved or deleted.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const TeamProjectNoSourceControlOrNoAccess As String
public const string TeamProjectNoSourceControlOrNoAccess
public:
literal String^ TeamProjectNoSourceControlOrNoAccess
static val mutable TeamProjectNoSourceControlOrNoAccess: string
public const var TeamProjectNoSourceControlOrNoAccess : 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.