TargetedContentChangedEventArgs.HasPreviousContentExpired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|