Compartilhar via


IAppEnvironmentStatistics Interface

Definição

Cuidado

This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.

Fornece funcionalidade para acessar estatísticas relacionadas ao ambiente do aplicativo.

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
Atributos

Propriedades

MemoryUsage
Obsoleto.

Obtém o uso total de memória, em bytes, se disponível.

Aplica-se a