IAppEnvironmentStatistics 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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 |
已淘汰.
如果可用,則取得記憶體使用量總計,以位元組為單位。 |