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

속성 값

적용 대상