Partager via


QueryProcessResult<TResult>.Request Property

Definition

Gets the original query request leading to this result.

public Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryProcessRequest Request { get; }
member this.Request : Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryProcessRequest
Public ReadOnly Property Request As IQueryProcessRequest

Property Value

Applies to