IFeedManager.SetCustomQueryParameters メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フィードのクエリ パラメーターを更新します。
public:
void SetCustomQueryParameters(CustomQueryParametersUpdateOptions ^ options);
void SetCustomQueryParameters(CustomQueryParametersUpdateOptions const& options);
public void SetCustomQueryParameters(CustomQueryParametersUpdateOptions options);
function setCustomQueryParameters(options)
Public Sub SetCustomQueryParameters (options As CustomQueryParametersUpdateOptions)
パラメーター
Microsoft.Windows.Widgets.Feeds.Providers.CustomQueryParametersUpdateOptions フィード プロバイダーの識別子と更新するクエリ パラメーターを含む文字列が含まれています。