Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains macros that are supported by the project creation wizard.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Client.ProjectCreationSupportedMacros
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class ProjectCreationSupportedMacros
public static class ProjectCreationSupportedMacros
public ref class ProjectCreationSupportedMacros abstract sealed
[<AbstractClass>]
[<Sealed>]
type ProjectCreationSupportedMacros = class end
public final class ProjectCreationSupportedMacros
The ProjectCreationSupportedMacros type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ProjectAdministratorsGroupName | Macro for the project administrator’s group name. |
![]() ![]() |
ProjectCollectionAdministratorsCompatibilityGroupName | Macro of the project collection administrator’s compatibility group name. |
![]() ![]() |
ProjectCollectionAdministratorsGroupName | Macro for the name of the project collection administrators group . |
![]() ![]() |
ProjectCollectionBuildAdministratorsGroupName | Macro for the name of the project collection build administrators group. |
![]() ![]() |
ProjectCollectionBuildServicesGroupName | Macro for the name of the project collection build services group . |
![]() ![]() |
ProjectCollectionServiceAccountsGroupName | Macro for the name of the project collection service accounts group. |
![]() ![]() |
ProjectName | Macro for the project name. |
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.