Condividi tramite


QueryFeature.Query Proprietà

Definizione

Ottiene o imposta 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

Valore della proprietà

Implementazioni

Si applica a