ProcessParameterMetadata.StandardParameterNames クラス

Team Foundation ビルドで使用される標準のパラメーター名を定義します。

継承階層

System.Object
  Microsoft.TeamFoundation.Build.Workflow.ProcessParameterMetadata.StandardParameterNames

名前空間:  Microsoft.TeamFoundation.Build.Workflow
アセンブリ:  Microsoft.TeamFoundation.Build.Workflow (Microsoft.TeamFoundation.Build.Workflow.dll 内)

構文

'宣言
Public NotInheritable Class StandardParameterNames
public static class StandardParameterNames

ProcessParameterMetadata.StandardParameterNames 型で公開されるメンバーは以下のとおりです。

フィールド

  名前 説明
パブリック フィールド静的メンバー AgentSettings AgentSettings
パブリック フィールド静的メンバー AssociateChangesetsAndWorkItems AssociateChangesetsAndWorkItems
パブリック フィールド静的メンバー BinariesSubdirectory BinariesSubdirectory
パブリック フィールド静的メンバー BuildNumberFormat BuildNumberFormat
パブリック フィールド静的メンバー BuildSettings BuildSettings
パブリック フィールド静的メンバー CleanWorkspace CleanWorkspace
パブリック フィールド静的メンバー ConfigurationFolderPath ConfigurationFolderPath
パブリック フィールド静的メンバー CreateLabel CreateLabel
パブリック フィールド静的メンバー CreateWorkItem CreateWorkItem
パブリック フィールド静的メンバー DeploymentEnvironmentName
パブリック フィールド静的メンバー DisableTests DisableTests
パブリック フィールド静的メンバー DoNotDownloadBuildType DoNotDownloadBuildType
パブリック フィールド静的メンバー DropBuild DropBuild
パブリック フィールド静的メンバー GetVersion GetVersion
パブリック フィールド静的メンバー LabProcessSettings LabProcessSettings
パブリック フィールド静的メンバー LogFilePerProject LogFilePerProject
パブリック フィールド静的メンバー MSBuildArguments MSBuildArguments
パブリック フィールド静的メンバー MSBuildPlatform
パブリック フィールド静的メンバー MSBuildVerbosity
パブリック フィールド静的メンバー PerformTestImpactAnalysis PerformTestImpactAnalysis
パブリック フィールド静的メンバー PrivateDropLocation PrivateDropLocation
パブリック フィールド静的メンバー RecursionType RecursionType
パブリック フィールド静的メンバー RunCodeAnalysis RunCodeAnalysis
パブリック フィールド静的メンバー SolutionToBuild
パブリック フィールド静的メンバー SourceAndSymbolServerSettings SourceAndSymbolServerSettings
パブリック フィールド静的メンバー SourcesSubdirectory SourcesSubdirectory
パブリック フィールド静的メンバー TestResultsSubdirectory TestResultsSubdirectory
パブリック フィールド静的メンバー TestSpecs TestSpecs
パブリック フィールド静的メンバー Verbosity 詳細

このページのトップへ

解説

この一覧にある名前を再利用すると、メタデータがプロセス パラメーターに関連付けられていない場合、既定のメタデータを使用します。

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

関連項目

Microsoft.TeamFoundation.Build.Workflow 名前空間