TargetedContentContainer Classe

Définition

Représente un conteneur pour tout le contenu d’un objet 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
Héritage
Object Platform::Object IInspectable TargetedContentContainer
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Services.TargetedContent.TargetedContentContract (introduit dans v1.0)
Fonctionnalités de l’application
secondaryAuthenticationFactor targetedContent

Propriétés

Availability

Obtient le TargetedContentAvailability pour le contenu d’un TargetedContentContainer.

Content

Obtient un TargetedContentCollection pour un objet TargetedContentContainer .

Id

Obtient l’ID de l’objet TargetedContainerContainer.

Timestamp

Heure de la dernière mise à jour du contenu.

Méthodes

GetAsync(String)

Renvoie un objet TargetedContentContainer pour contentId spécifié.

SelectSingleObject(String)

Obtient l’objet TargetedContentObject dans l’objet TargetedContentContainer.

S’applique à