TargetedContentItemState Klasse

Definition

Stellt einen Zustand eines TargetedContentItem-Objekts dar: AppInstallationState, ShouldDisplay.

public ref class TargetedContentItemState 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 TargetedContentItemState 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 TargetedContentItemState
Public NotInheritable Class TargetedContentItemState
Vererbung
Object Platform::Object IInspectable TargetedContentItemState
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Services.TargetedContent.TargetedContentContract (eingeführt in v1.0)
App-Funktionen
secondaryAuthenticationFactor targetedContent

Eigenschaften

AppInstallationState

Ruft TargetedContentAppInstallationState für das Element ab.

ShouldDisplay

Ruft den booleschen Wert für den ShouldDisplay-Zustand für das Element ab.

Gilt für: