AssemblyInfo.WorkingSet プロパティ
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)
構文
解説詳細については、Visual Basic のトピック「My.Application.Info.WorkingSet プロパティ」を参照してください。
My.Application.Info.WorkingSet プロパティと WorkingSet プロパティの動作は同じです。
メモ |
|---|
| Windows 98 および Windows Millennium Edition では、このプロパティは常にゼロを返します。 |
使用例この例では、My.Application.Info.WorkingSet プロパティを使用して、アプリケーションに割り当てられている物理メモリのバイト数を表示します。
MsgBox("Application working set: " & My.Application.Info.WorkingSet)
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- AssemblyInfo.WorkingSet プロパティのページへのリンク
.gif)