CollectionServicingTokens Class
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 | |
---|---|---|
![]() ![]() |
CreateFolderAction | Create folder. |
![]() ![]() |
CreateSiteAction | Create site. |
![]() ![]() |
NoAction | No action. |
![]() ![]() |
ReportFolderToken | |
![]() ![]() |
ReportingActionToken | Reporting action. |
![]() ![]() |
ReportServerToken | Reporting server. |
![]() ![]() |
SharePointActionToken | Sharepoint action. |
![]() ![]() |
SharePointServerToken | SharePoint server. |
![]() ![]() |
SharePointSiteOwnerToken | SharePoint site owner. |
![]() ![]() |
SharePointSitePathToken | SharePoint site path. |
![]() ![]() |
UseExistingFolderAction | Use existing folder. |
![]() ![]() |
UseExistingSiteAction | Use existing site. |
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.