TestResultId.RunLevelId(Guid) Yöntem

Tanım

Belirtilen alt test çalıştırması KIMLIĞINI kullanarak ilişkili test sonucunu oluşturan Test çalıştırmasının test sonucu KIMLIĞINI döndürür.

public:
 static Microsoft::VisualStudio::TestTools::Common::TestResultId ^ RunLevelId(Guid runId);
public static Microsoft.VisualStudio.TestTools.Common.TestResultId RunLevelId (Guid runId);
static member RunLevelId : Guid -> Microsoft.VisualStudio.TestTools.Common.TestResultId
Public Shared Function RunLevelId (runId As Guid) As TestResultId

Parametreler

runId
Guid

GuidTest çalıştırması için bir.

Döndürülenler

TestResultId

İlişkili test sonucunu oluşturan test çalıştırağından test sonucu için test sonucu KIMLIĞI.

Şunlara uygulanır