Bagikan melalui


TargetedContentCollection Kelas

Definisi

Mewakili kumpulan item atau sub-koleksi dalam objek 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
Warisan
Object Platform::Object IInspectable TargetedContentCollection
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Creators Update (diperkenalkan dalam 10.0.15063.0)
API contract
Windows.Services.TargetedContent.TargetedContentContract (diperkenalkan dalam v1.0)
Kemampuan aplikasi
secondaryAuthenticationFactor targetedContent

Properti

Collections

Mendapatkan kumpulan objek TargetedContentCollection dalam kumpulan konten ini.

Id

Mendapatkan ID Koleksi.

Items

Mendapatkan kumpulan objek TargetedContentItem .

Path

Mendapatkan jalur ke item dalam kumpulan konten.

Properties

Mendapatkan kamus kunci nama properti dan objek TargetedContentValue dalam kumpulan konten.

Metode

ReportCustomInteraction(String)

Melaporkan interaksi kustom untuk objek TargetedContentCollection.

ReportInteraction(TargetedContentInteraction)

Melaporkan jenis interaksi untuk objek TargetedContentCollection .

Berlaku untuk

Lihat juga