共用方式為


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
已淘汰.

如果可用,則取得記憶體使用量總計,以位元組為單位。

適用於