Partager via


HttpInfo.Query Propriété

Définition

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

Valeur de propriété

S’applique à