Process.PrivateMemorySize プロパティ
アセンブリ: System (system.dll 内)
構文<ObsoleteAttribute("This property has been deprecated. Please use System.Diagnostics.Process.PrivateMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public ReadOnly Property PrivateMemorySize As Integer
[ObsoleteAttribute("This property has been deprecated. Please use System.Diagnostics.Process.PrivateMemorySize64
instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public int PrivateMemorySize { get;
}
[ObsoleteAttribute(L"This property has been deprecated. Please use System.Diagnostics.Process.PrivateMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202")] public: property int PrivateMemorySize { int get (); }
関連付けられたプロセスに割り当てられ、他のプロセスと共有できないバイト数。
例外| 例外の種類 | 条件 |
|---|---|
PlatformNotSupportedException | プラットフォームが Windows 98 または Windows Millennium Edition (Windows Me) です。このプロパティはサポートされません。 |
.NET Framework のセキュリティ
プラットフォーム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.PrivateMemorySize プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からProcess.PrivateMemorySize プロパティ
を検索
- Process.PrivateMemorySize プロパティのページへのリンク