This documentation is archived and is not being maintained.
TeamProjectCollection::VirtualDirectory Property
Visual Studio 2013
The virtual directory is the relative path from the application to the location of the collection within the applications URL namespace. Example: Application = http://www.microsoft.com/TeamFoundation VirtualDirectry = ~/ProjectCollection/TeamSystem The fully qualified URL of this project collection is: http://www.microsoft.com/TeamFoundation/ProjectCollection/TeamSystem
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
- 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.
Show: