Share via


TargetedContentSubscriptionOptions クラス

定義

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
継承
Object Platform::Object IInspectable 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

サブスクリプションの ID を取得します。

メソッド

Update()

サブスクリプションの TargetedContentSubscriptionOptions オブジェクトを更新します。

適用対象