ExecuteRequestContext.Request 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 request associated with the execution.
public Microsoft.Testing.Platform.Requests.IRequest Request { get; }
member this.Request : Microsoft.Testing.Platform.Requests.IRequest
Public ReadOnly Property Request As IRequest