다음을 통해 공유


IAppEnvironmentStatistics 인터페이스

정의

주의

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

애플리케이션 환경과 관련된 통계에 액세스하기 위한 기능을 제공합니다.

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
특성

속성

MemoryUsage
사용되지 않음.

사용 가능한 경우 총 메모리 사용량을 바이트 단위로 가져옵니다.

적용 대상