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 包含摘要提供者的標識符,以及包含要更新之查詢參數的字符串。