ExecuteRequestContext.Request Property

Definition

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

Property Value

Applies to