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 |
古い.
使用可能な場合は、メモリ使用量の合計 (バイト単位) を取得します。 |