Share via


ArtifactTypeNames クラス

項目の種類の説明に使用できる文字列定数が含まれています。

継承階層

System.Object
  Microsoft.TeamFoundation.ArtifactTypeNames

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

構文

'宣言
<GenerateSpecificConstantsAttribute(Nothing)> _
Public NotInheritable Class ArtifactTypeNames
[GenerateSpecificConstantsAttribute(null)]
public static class ArtifactTypeNames

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

フィールド

  名前 説明
パブリック フィールド静的メンバー Build ビルドします。
パブリック フィールド静的メンバー BuildAgent ビルド エージェント。
パブリック フィールド静的メンバー BuildController ビルド コントローラー。
パブリック フィールド静的メンバー BuildDefinition ビルド定義。
パブリック フィールド静的メンバー BuildGroup ビルドのグループ。
パブリック フィールド静的メンバー BuildRequest
パブリック フィールド静的メンバー BuildServiceHost ビルド サービス ホスト。
パブリック フィールド静的メンバー Changeset 変更セット。
パブリック フィールド静的メンバー Collector コレクター。
パブリック フィールド静的メンバー Label ラベル。
パブリック フィールド静的メンバー LabEnvironment ラボ環境。
パブリック フィールド静的メンバー LabSystem ラボ システム。
パブリック フィールド静的メンバー LabTemplate ラボ テンプレート。
パブリック フィールド静的メンバー LatestItemVersion 最新の項目のバージョン。
パブリック フィールド静的メンバー Node ノード。
パブリック フィールド静的メンバー Project プロジェクト。
パブリック フィールド静的メンバー Query クエリ
パブリック フィールド静的メンバー Results 結果。
パブリック フィールド静的メンバー ShelvedItem シェルブされた項目。
パブリック フィールド静的メンバー Shelveset シェルブセット。
パブリック フィールド静的メンバー Storyboard
パブリック フィールド静的メンバー TcmResult TCM の結果。
パブリック フィールド静的メンバー TcmResultAttachment TCM の結果の添付ファイル。
パブリック フィールド静的メンバー TeamProjectCollectionHostGroup チームプロジェクトコレクションホストグループ。
パブリック フィールド静的メンバー TeamProjectCollectionLibraryShare チーム プロジェクト コレクション ライブラリ共有。
パブリック フィールド静的メンバー TeamProjectHostGroup チーム プロジェクト ホスト グループ。
パブリック フィールド静的メンバー TeamProjectLibraryShare チーム プロジェクト ライブラリ共有。
パブリック フィールド静的メンバー TestMachine
パブリック フィールド静的メンバー TestResult テスト結果。
パブリック フィールド静的メンバー VersionedItem バージョン管理された項目。
パブリック フィールド静的メンバー WorkItem 作業項目。

このページのトップへ

解説

このクラスのメンバーが ArtifactId クラスの ArtifactType のプロパティを指定するために使用できます。

スレッド セーフ

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

参照

関連項目

Microsoft.TeamFoundation 名前空間