TargetedContentChangedEventArgs Classe

Definizione

Rappresenta gli argomenti per l'evento TargetContentSubscription.ContentChanged Content Changed .

public ref class TargetedContentChangedEventArgs 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 TargetedContentChangedEventArgs 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 TargetedContentChangedEventArgs
Public NotInheritable Class TargetedContentChangedEventArgs
Ereditarietà
Object Platform::Object IInspectable TargetedContentChangedEventArgs
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à

HasPreviousContentExpired

Ottiene un valore booleano che indica se il contenuto precedente per questo evento è scaduto.

Metodi

GetDeferral()

Ottiene il rinvio. Obbligatorio per i gestori asincroni. Il chiamante è responsabile della chiamata completa quando l'evento viene gestito.

Si applica a