BuildConstants 类

继承层次结构

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildConstants

命名空间:  Microsoft.TeamFoundation.Build.Common
程序集:  Microsoft.TeamFoundation.Build.Common(在 Microsoft.TeamFoundation.Build.Common.dll 中)

语法

声明
Public NotInheritable Class BuildConstants
public static class BuildConstants

BuildConstants 类型公开以下成员。

属性

  名称 说明
公共属性静态成员 BuildLogFileName
公共属性静态成员 BuildNumberArgument
公共属性静态成员 BuildService
公共属性静态成员 BuildService3
公共属性静态成员 BuildTypeFolderName
公共属性静态成员 BuildUriArgument
公共属性静态成员 CustomEventsFileName
公共属性静态成员 DefaultServiceHostUrlPath
公共属性静态成员 Disabled
公共属性静态成员 DropLocationArgument
公共属性静态成员 EventSourceName
公共属性静态成员 InformationNodeIdArgument
公共属性静态成员 LogFilePerProjectArgument
公共属性静态成员 ProcessName
公共属性静态成员 ProjectFileName
公共属性静态成员 ServiceApplicationName 已废弃不用。
公共属性静态成员 TfsProjectFileArgument
公共属性静态成员 TfsUrlArgument
公共属性静态成员 WindowsServiceName

页首

字段

  名称 说明
公共字段静态成员 AgentContractVersionKey
公共字段静态成员 AgentUriKey
公共字段静态成员 AgentVersionKey
公共字段静态成员 BuildAgentDiagnosticInfoKey
公共字段静态成员 BuildServiceHostDiagnosticInfoKey
公共字段静态成员 BuildServiceHostStatusKey
公共字段静态成员 BuildServiceHostUriKey
公共字段静态成员 CredentialsKey
公共字段静态成员 DisclaimerToken
公共字段静态成员 DomainNameToken
公共字段静态成员 FenceAgentConfigurationStatusValue
公共字段静态成员 FenceAgentInstructionValue
公共字段静态成员 FenceAgentSubkey
公共字段静态成员 MaxAgentKeyCount
公共字段静态成员 MaxPathLength 一个路径的最大长度从 windef.h。
公共字段静态成员 MaxPathNameLength
公共字段静态成员 MaxUriLength Team Foundation URI 的最大长度。
公共字段静态成员 NetworkIsolated
公共字段静态成员 PasswordToken
公共字段静态成员 RetryIdKey
公共字段静态成员 SequenceIdKey
公共字段静态成员 ServiceContractVersionKey
公共字段静态成员 ServiceHostUriKey
公共字段静态成员 ServiceVersionKey
公共字段静态成员 TeamFoundationServerUrlKey
公共字段静态成员 UserNameToken
公共字段静态成员 WorkflowIntegrationConfigurationValueFormat
公共字段静态成员 WorkflowIntegrationConfigurationValueSeparator
公共字段静态成员 WorkflowIntegrationServiceConfigurationKey

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.TeamFoundation.Build.Common 命名空间