TestResultBase.ExecId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the execution ID for the associated test.
public:
property Guid ExecId { Guid get(); };
public Guid ExecId { get; }
member this.ExecId : Guid
Public ReadOnly Property ExecId As Guid
Property Value
The execution ID for the associated test.