LowPhysicalMemoryInfo.CurrentPercentUsed Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le pourcentage détecté de mémoire RAM totale utilisée sur la machine. La valeur peut être comprise entre 0 et 100.
public:
property int CurrentPercentUsed { int get(); };
public int CurrentPercentUsed { get; }
member this.CurrentPercentUsed : int
Public ReadOnly Property CurrentPercentUsed As Integer