BackgroundWorkCost.AppLastThrottledInStandbyTimestamp Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
- Attributi