DataCollectionContext.TestExecId Özellik

Tanım

TestExecIdVeri koleksiyonunun gerçekleştiği test yürütmesini tanımlayan bir öğesini alır.

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

Özellik Değeri

TestExecId

TestExecIdBu içerikle ilişkili bir yürütme testi yoksa bir nesne veya null.

Şunlara uygulanır