次の方法で共有


TestStepType 列挙体

テスト ステップで使用できる種類を列挙します。

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

構文

'宣言
Public Enumeration TestStepType
public enum TestStepType
public enum class TestStepType
type TestStepType
public enum TestStepType

メンバー

メンバー名 説明
ActionStep アクション ステップを表します。
ValidateStep 検証ステップを表します。

参照

参照

Microsoft.TeamFoundation.TestManagement.Client 名前空間

ITestStep