共用方式為


HttpInfo.Query 屬性

定義

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

屬性值

適用於