BackgroundWorkCost.AppEnergyUseLevel 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 EnergyUseLevel AppEnergyUseLevel { EnergyUseLevel get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
static EnergyUseLevel AppEnergyUseLevel();
static EnergyUseLevel AppEnergyUseLevel();
[Windows.Foundation.Metadata.Experimental]
public static EnergyUseLevel AppEnergyUseLevel { [Windows.Foundation.Metadata.Experimental] get; }
public static EnergyUseLevel AppEnergyUseLevel { get; }
var energyUseLevel = BackgroundWorkCost.appEnergyUseLevel;
Public Shared ReadOnly Property AppEnergyUseLevel As EnergyUseLevel
Valore della proprietà
- Attributi