TargetedContentSubscriptionOptions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
以 CloudQuery 参数、本地筛选器和部分内容可用性的形式表示订阅的选项。
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 对象的云查询参数集合。 |
LocalFilters |
获取 TargetedContentSubscription 对象的本地筛选器集合。 |
SubscriptionId |
获取订阅的 ID。 |
方法
Update() |
汇报订阅的 TargetedContentSubscriptionOptions 对象。 |