Share via


TargetedContentContainer クラス

定義

TargetedContentSubscription オブジェクト内のすべてのコンテンツのコンテナーを表します。

public ref class TargetedContentContainer 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 TargetedContentContainer 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 TargetedContentContainer
Public NotInheritable Class TargetedContentContainer
継承
Object Platform::Object IInspectable TargetedContentContainer
属性

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Services.TargetedContent.TargetedContentContract (v1.0 で導入)
アプリの機能
secondaryAuthenticationFactor targetedContent

プロパティ

Availability

TargetedContentContainer 内のコンテンツの TargetedContentAvailability を取得します。

Content

TargetedContentContainer オブジェクトの TargetedContentCollection を取得します。

Id

TargetedContainerContainer オブジェクトの ID を取得します。

Timestamp

コンテンツが最後に更新された時刻。

メソッド

GetAsync(String)

指定した ContentId の TargetedContentContainer オブジェクトを返します。

SelectSingleObject(String)

TargetedContentContainer オブジェクト内の TargetedContentObject オブジェクトを取得します。

適用対象