TestResultId.ParentExecId Özellik

Tanım

Üst test sonucu için test yürütme KIMLIĞINI alır.

public:
 property Microsoft::VisualStudio::TestTools::Common::TestExecId ^ ParentExecId { Microsoft::VisualStudio::TestTools::Common::TestExecId ^ get(); };
public Microsoft.VisualStudio.TestTools.Common.TestExecId ParentExecId { get; }
member this.ParentExecId : Microsoft.VisualStudio.TestTools.Common.TestExecId
Public ReadOnly Property ParentExecId As TestExecId

Özellik Değeri

TestExecId

Üst test sonucu için test yürütme KIMLIĞI veya ilişkili test sonucu hiç üst test sonucu yoksa null.

Şunlara uygulanır