Contains TfsTeamProjectCollection servicing token names and values used when setting up or invoking a collection servicing method.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.CollectionServicingTokens
Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class CollectionServicingTokens
public static class CollectionServicingTokens
public ref class CollectionServicingTokens abstract sealed
[<AbstractClass>]
[<Sealed>]
type CollectionServicingTokens =  class end
public final class CollectionServicingTokens
The CollectionServicingTokens type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | CreateFolderAction | Create folder. | 
| .gif) .gif) | CreateSiteAction | Create site. | 
| .gif) .gif) | NoAction | No action. | 
| .gif) .gif) | ProvisionCollectionCreate | |
| .gif) .gif) | ReportFolderToken | |
| .gif) .gif) | ReportingActionToken | Reporting action. | 
| .gif) .gif) | ReportServerToken | Reporting server. | 
| .gif) .gif) | SharePointActionToken | Sharepoint action. | 
| .gif) .gif) | SharePointServerToken | SharePoint server. | 
| .gif) .gif) | SharePointSiteOwnerToken | SharePoint site owner. | 
| .gif) .gif) | SharePointSitePathToken | SharePoint site path. | 
| .gif) .gif) | UseExistingFolderAction | Use existing folder. | 
| .gif) .gif) | UseExistingSiteAction | Use existing site. | 
| .gif) .gif) | WarehouseActionToken | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.