Condividi tramite


TargetedContentItemState Classe

Definizione

Rappresenta uno stato di un oggetto TargetContentItem: 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
Ereditarietà
Object Platform::Object IInspectable TargetedContentItemState
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Creators Update (è stato introdotto in 10.0.15063.0)
API contract
Windows.Services.TargetedContent.TargetedContentContract (è stato introdotto in v1.0)
Funzionalità dell'app
secondaryAuthenticationFactor targetedContent

Proprietà

AppInstallationState

Ottiene TargetContentAppInstallationState per l'elemento.

ShouldDisplay

Ottiene il valore booleano per lo stato ShouldDisplay per l'elemento.

Si applica a