QueryProcessResult<TResult>.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 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