다음을 통해 공유


QueryFeature.Query 속성

정의

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

속성 값

구현

적용 대상