IAppEnvironmentStatistics Interfaccia
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.
Attenzione
This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.
Fornisce funzionalità per l'accesso alle statistiche relative all'ambiente dell'applicazione.
public interface IAppEnvironmentStatistics
[System.Obsolete("This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.")]
public interface IAppEnvironmentStatistics
type IAppEnvironmentStatistics = interface
[<System.Obsolete("This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.")>]
type IAppEnvironmentStatistics = interface
Public Interface IAppEnvironmentStatistics
- Attributi
Proprietà
MemoryUsage |
Obsoleti.
Ottiene l'utilizzo totale della memoria, in byte, se disponibile. |