Share via


PermissionActionIdConstants クラス

文字列定数のアクセス許可のアクションを指定するために含まれています。

継承階層

System.Object
  Microsoft.TeamFoundation.PermissionActionIdConstants

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

構文

'宣言
Public NotInheritable Class PermissionActionIdConstants
public static class PermissionActionIdConstants

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

フィールド

  名前 説明
パブリック フィールド静的メンバー AdministerBuild ビルドの管理。
パブリック フィールド静的メンバー AdministerWarehouse ウェアハウスを管理します。
パブリック フィールド静的メンバー CreateChildren 子を作成します。
パブリック フィールド静的メンバー CreateProjects プロジェクトを作成します。
パブリック フィールド静的メンバー Delete 削除します。
パブリック フィールド静的メンバー DeleteTestResults 削除のテスト結果。
パブリック フィールド静的メンバー DiagnosticTrace 診断トレース。
パブリック フィールド静的メンバー EditBuildStatus Editのビルドの状態。
パブリック フィールド静的メンバー GenericRead 読み取りジェネリック。
パブリック フィールド静的メンバー GenericWrite 一般的な書き込み。
パブリック フィールド静的メンバー ManageLinkTypes 管理のリンクの種類。
パブリック フィールド静的メンバー ManageTemplate 管理のテンプレート。
パブリック フィールド静的メンバー ManageTestConfigurations [テスト構成の管理]。
パブリック フィールド静的メンバー ManageTestControllers [テスト コントローラーの管理]。
パブリック フィールド静的メンバー ManageTestEnvironments [テスト環境の管理]。
パブリック フィールド静的メンバー ManageTestPlans [テスト計画の管理]。
パブリック フィールド静的メンバー PublishTestResults テスト結果を発行する。
パブリック フィールド静的メンバー StartBuild ビルドの開始。
パブリック フィールド静的メンバー SynchronizeRead 読み取り同期します。
パブリック フィールド静的メンバー TriggerEvent トリガー イベント。
パブリック フィールド静的メンバー Unsubscribe サブスクリプションを解除します。
パブリック フィールド静的メンバー UpdateBuild ビルドを更新します。
パブリック フィールド静的メンバー ViewTestResults テスト結果を表示します。
パブリック フィールド静的メンバー WorkItemRead 読み取り作業項目。
パブリック フィールド静的メンバー WorkItemWrite 作業項目の書き込み。

このページのトップへ

スレッド セーフ

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

参照

関連項目

Microsoft.TeamFoundation 名前空間