Process.NonpagedSystemMemorySize プロパティ
アセンブリ: System (system.dll 内)

<ObsoleteAttribute("This property has been deprecated. Please use System.Diagnostics.Process.NonpagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public ReadOnly Property NonpagedSystemMemorySize As Integer
[ObsoleteAttribute("This property has been deprecated. Please use System.Diagnostics.Process.NonpagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] public int NonpagedSystemMemorySize { get; }
[ObsoleteAttribute(L"This property has been deprecated. Please use System.Diagnostics.Process.NonpagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] public: property int NonpagedSystemMemorySize { int get (); }
関連付けられたプロセスにシステムが割り当てた、仮想メモリ ページング ファイルに書き込むことができないメモリの容量。

例外の種類 | 条件 |
---|---|
PlatformNotSupportedException | プラットフォームが Windows 98 または Windows Millennium Edition (Windows Me) です。このプロパティはサポートされません。 |


Windows 98, Windows 2000 SP4, Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からProcess.NonpagedSystemMemorySize プロパティを検索する場合は、下記のリンクをクリックしてください。

- Process.NonpagedSystemMemorySize プロパティのページへのリンク