WitCategoryRefName クラス

WIT カテゴリ名の定数を指定します。

継承階層

System.Object
  Microsoft.TeamFoundation.TestManagement.Common.WitCategoryRefName

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

構文

'宣言
Public NotInheritable Class WitCategoryRefName
public static class WitCategoryRefName
public ref class WitCategoryRefName abstract sealed
[<AbstractClass>]
[<Sealed>]
type WitCategoryRefName =  class end
public final class WitCategoryRefName

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

フィールド

  名前 説明
パブリック フィールド静的メンバー Bug "Microsoft.BugCategory" を返します。
パブリック フィールド静的メンバー FeedbackRequestCategory
パブリック フィールド静的メンバー FeedbackResponseCategory
パブリック フィールド静的メンバー Requirement "Microsoft.RequirementCategory" を返します。
パブリック フィールド静的メンバー SharedStep "Microsoft.SharedStepCategory" を返します。
パブリック フィールド静的メンバー SharedStepByForwardLink "Microsoft.VSTS.TestCase.SharedStepReferencedBy-Forward" を返します。
パブリック フィールド静的メンバー SharedStepByReverseLink "Microsoft.VSTS.TestCase.SharedStepReferencedBy-Reverse" を返します。
パブリック フィールド静的メンバー TestCase "Microsoft.TestCaseCategory" を返します。

このページのトップへ

スレッド セーフ

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

参照

関連項目

Microsoft.TeamFoundation.TestManagement.Common 名前空間