Compartir a través de


IQueryFeature.Query Propiedad

Definición

Obtiene o establece el IQueryCollection.

public:
 property Microsoft::AspNetCore::Http::IQueryCollection ^ Query { Microsoft::AspNetCore::Http::IQueryCollection ^ get(); void set(Microsoft::AspNetCore::Http::IQueryCollection ^ value); };
public Microsoft.AspNetCore.Http.IQueryCollection Query { get; set; }
member this.Query : Microsoft.AspNetCore.Http.IQueryCollection with get, set
Public Property Query As IQueryCollection

Valor de propiedad

Se aplica a