Compartilhar via


TestEntry.ExecId Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::Common::TestExecId ^ ExecId { Microsoft::VisualStudio::TestTools::Common::TestExecId ^ get(); void set(Microsoft::VisualStudio::TestTools::Common::TestExecId ^ value); };
public Microsoft.VisualStudio.TestTools.Common.TestExecId ExecId { get; set; }
member this.ExecId : Microsoft.VisualStudio.TestTools.Common.TestExecId with get, set
Public Property ExecId As TestExecId

Property Value

Applies to