TargetedContentSubscriptionOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表雲端查詢參數、本機篩選和部分內容可用性形式的訂用帳戶選項。
public ref class TargetedContentSubscriptionOptions sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.TargetedContent.TargetedContentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TargetedContentSubscriptionOptions final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.TargetedContent.TargetedContentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TargetedContentSubscriptionOptions
Public NotInheritable Class TargetedContentSubscriptionOptions
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 Creators Update (已於 10.0.15063.0 引進)
|
API contract |
Windows.Services.TargetedContent.TargetedContentContract (已於 v1.0 引進)
|
應用程式功能 |
secondaryAuthenticationFactor
targetedContent
|
屬性
AllowPartialContentAvailability |
取得或設定 TargetedContentSubscription 物件的部分內容可用性。 |
CloudQueryParameters |
取得 TargetedContentSubscription 物件的 Cloud Query 參數集合。 |
LocalFilters |
取得 TargetedContentSubscription 物件的本機篩選集合。 |
SubscriptionId |
取得訂用帳戶的識別碼。 |
方法
Update() |
更新訂用帳戶的 TargetedContentSubscriptionOptions 物件。 |