ProjectCreationSupportedMacros 类
包含由项目创建向导支持的宏。
继承层次结构
System.Object
Microsoft.TeamFoundation.Client.ProjectCreationSupportedMacros
命名空间: Microsoft.TeamFoundation.Client
程序集: Microsoft.VisualStudio.TeamFoundation.Client(在 Microsoft.VisualStudio.TeamFoundation.Client.dll 中)
语法
声明
Public NotInheritable Class ProjectCreationSupportedMacros
public static class ProjectCreationSupportedMacros
ProjectCreationSupportedMacros 类型公开以下成员。
字段
名称 | 说明 | |
---|---|---|
![]() ![]() |
ProjectAdministratorsGroupName | 项目管理员的组名称的宏。 |
![]() ![]() |
ProjectCollectionAdministratorsCompatibilityGroupName | 项目集合管理员的兼容性组名称的宏。 |
![]() ![]() |
ProjectCollectionAdministratorsCompatibilityGroupName2 | 团队项目集合管理员"组名称(向后兼容属性。) |
![]() ![]() |
ProjectCollectionAdministratorsGroupName | 项目集合管理员"组的名称的宏。 |
![]() ![]() |
ProjectCollectionBuildAdministratorsCompatibilityGroupName | 团队项目集合生成管理员组名称(向后兼容属性。) |
![]() ![]() |
ProjectCollectionBuildAdministratorsGroupName | 项目集合生成管理员组的名称的宏。 |
![]() ![]() |
ProjectCollectionBuildServicesCompatibilityGroupName | 团队项目集合生成服务帐户"组名称(向后兼容属性。) |
![]() ![]() |
ProjectCollectionBuildServicesGroupName | 项目集合生成服务组的名称的宏。 |
![]() ![]() |
ProjectCollectionServiceAccountsGroupName | 项目集合服务帐户"组名称的宏。 |
![]() ![]() |
ProjectName | 项目名称的宏。 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。