テスト ケースの結果の完全に一意の識別子を表します。
名前空間: Microsoft.TeamFoundation.TestManagement.Client
アセンブリ: Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll 内)
構文
'宣言
Public Interface ITestCaseResultIdentifier
public interface ITestCaseResultIdentifier
public interface class ITestCaseResultIdentifier
type ITestCaseResultIdentifier = interface end
public interface ITestCaseResultIdentifier
ITestCaseResultIdentifier 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
![]() |
TestResultId | テストの実行によって割り当てられたテスト結果の ID を取得します。 |
![]() |
TestRunId | テストの実行の ID を取得します。 |
このページのトップへ