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


例外の種類 | 条件 |
---|---|
PlatformNotSupportedException | プラットフォームが Windows 98 または Windows Millennium Edition (Windows Me) です。Windows 98 や Windows Me でこのプロパティにアクセスするには、ProcessStartInfo.UseShellExecute を false に設定します。 |

ハンドルを使用して、プロセスはオブジェクトを参照します。プロセスは、ファイル、リソース、メッセージ キュー、およびその他多数のオペレーティング システム オブジェクトを識別するハンドルを取得できます。オペレーティング システムは、ハンドル数がゼロになったときにだけ、プロセスに関連付けられたメモリを再生します。
Windows 98, Windows Millennium Edition プラットフォームメモ : ProcessStartInfo.UseShellExecute に true を設定してプロセスを開始した場合、このプロパティは、このプラットフォームでは利用できません。


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, 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.HandleCount プロパティを検索する場合は、下記のリンクをクリックしてください。

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