QueryContext.Arguments 속성

정의

클래스에 전달할 인수를 QueryContext 가져오거나 설정합니다.

public:
 property System::Web::UI::DataSourceSelectArguments ^ Arguments { System::Web::UI::DataSourceSelectArguments ^ get(); };
public System.Web.UI.DataSourceSelectArguments Arguments { get; }
member this.Arguments : System.Web.UI.DataSourceSelectArguments
Public ReadOnly Property Arguments As DataSourceSelectArguments

속성 값

클래스에 전달할 인수입니다 QueryContext .

적용 대상