TargetedContentItem Kelas

Definisi

Mewakili item dalam TargetedContentCollection.

public ref class TargetedContentItem 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 TargetedContentItem 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 TargetedContentItem
Public NotInheritable Class TargetedContentItem
Warisan
Object Platform::Object IInspectable TargetedContentItem
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 objek TargetedContentCollection di objek TargetedContentItem.

Path

Mendapatkan jalur string objek TargetedContentItem.

Properties

Mendapatkan koleksi yang berisi nama properti (sebagai kunci) dan objek TargetedContentValue .

State

Mendapatkan TargetedContentItemState untuk item.

Metode

ReportCustomInteraction(String)

Melaporkan Interaksi Kustom untuk item.

ReportInteraction(TargetedContentInteraction)

Melaporkan TargetedContentInteraction untuk item.

Berlaku untuk

Lihat juga