ProcessMemoryUsageReport.PageFileSizeInBytes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メモリ ページ ファイルのサイズをバイト単位で取得します。
public:
property unsigned long long PageFileSizeInBytes { unsigned long long get(); };
uint64_t PageFileSizeInBytes();
public ulong PageFileSizeInBytes { get; }
var uInt64 = processMemoryUsageReport.pageFileSizeInBytes;
Public ReadOnly Property PageFileSizeInBytes As ULong
プロパティ値
メモリ ページ ファイルのサイズ (バイト単位)。