TestResultId.ExecutionId Özellik

Tanım

Metin yürütme KIMLIĞINI alır.

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

Özellik Değeri

TestExecId

Metin yürütme KIMLIĞI.

Şunlara uygulanır