Class ProcessUtilities
A utility class is used to attach processes to the current process.
public static class ProcessUtilities
- Inheritance
-
ProcessUtilities
Methods
- Is64BitProcess(Process)
Indicates whether the specified process is related to the 64-bit operation system.
- IsProcessManaged(Process)
Indicates whether the specified process is managed process.