C#中的流程处理程序 [英] process handlers in c#

查看:114
本文介绍了C#中的流程处理程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好
怎么办?我获得了特定进程的所有处理程序和dll,无法列出所有进程及其属性,但是我该怎么做?
任何帮助将不胜感激
谢谢您
/> ani

解决方案

如果打开进程,则会得到 HandleCount属性以获取您所需的信息.


Hi
How can  i get all the handlers and the dlls fora particular process, im able to list all the processes and their properties, but how do i do this???
any help would be much appreciated
thank you
ani

If you open a process, you get a Process class instance. Then, you can use the HandleCount property and Modules property to get the info you need.


这篇关于C#中的流程处理程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆