BackgroundWorkCost.AppEnergyUsePrediction Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static property EnergyUseLevel AppEnergyUsePrediction { EnergyUseLevel get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
static EnergyUseLevel AppEnergyUsePrediction();
static EnergyUseLevel AppEnergyUsePrediction();
[Windows.Foundation.Metadata.Experimental]
public static EnergyUseLevel AppEnergyUsePrediction { [Windows.Foundation.Metadata.Experimental] get; }
public static EnergyUseLevel AppEnergyUsePrediction { get; }
var energyUseLevel = BackgroundWorkCost.appEnergyUsePrediction;
Public Shared ReadOnly Property AppEnergyUsePrediction As EnergyUseLevel
Valor da propriedade
- Atributos