TargetedContentCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TargetedContentContainer オブジェクト内の項目またはサブコレクションのコレクションを表します。
public ref class TargetedContentCollection 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 TargetedContentCollection 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 TargetedContentCollection
Public NotInheritable Class TargetedContentCollection
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 Creators Update (10.0.15063.0 で導入)
|
API contract |
Windows.Services.TargetedContent.TargetedContentContract (v1.0 で導入)
|
アプリの機能 |
secondaryAuthenticationFactor
targetedContent
|
プロパティ
Collections |
このコンテンツ コレクション内の TargetedContentCollection オブジェクトのコレクションを取得します。 |
Id |
コレクションの ID を取得します。 |
Items |
TargetedContentItem オブジェクトのコレクションを取得します。 |
Path |
コンテンツ コレクション内の項目へのパスを取得します。 |
Properties |
コンテンツ コレクション内のプロパティ名キーと TargetedContentValue オブジェクトのディクショナリを取得します。 |
メソッド
ReportCustomInteraction(String) |
TargetedContentCollection オブジェクトのカスタム操作を報告します。 |
ReportInteraction(TargetedContentInteraction) |
TargetedContentCollection オブジェクトの相互作用の種類を報告します。 |