BackgroundWorkCost.AppLastThrottledInStandbyTimestamp Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static property DateTime AppLastThrottledInStandbyTimestamp { DateTime get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
static DateTime AppLastThrottledInStandbyTimestamp();
static DateTime AppLastThrottledInStandbyTimestamp();
[Windows.Foundation.Metadata.Experimental]
public static System.DateTimeOffset AppLastThrottledInStandbyTimestamp { [Windows.Foundation.Metadata.Experimental] get; }
public static System.DateTimeOffset AppLastThrottledInStandbyTimestamp { get; }
var dateTime = BackgroundWorkCost.appLastThrottledInStandbyTimestamp;
Public Shared ReadOnly Property AppLastThrottledInStandbyTimestamp As DateTimeOffset
Eigenschaftswert
- Attribute