Nyelv

QueryContext.Arguments Tulajdonság

Definíció

Lekéri vagy beállítja az argumentumokat, hogy átadják az QueryContext osztálynak.

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

Tulajdonság értéke

Az osztálynak QueryContext átadni kívánt argumentumok.

A következőre érvényes: