Share via


TargetedContentChangedEventArgs.HasPreviousContentExpired Property

Definition

Gets a boolean value indicating if the previous content for this event has expired.

public:
 property bool HasPreviousContentExpired { bool get(); };
bool HasPreviousContentExpired();
public bool HasPreviousContentExpired { get; }
var boolean = targetedContentChangedEventArgs.hasPreviousContentExpired;
Public ReadOnly Property HasPreviousContentExpired As Boolean

Property Value

Boolean

bool

Windows requirements

App capabilities
secondaryAuthenticationFactor

Applies to