Table of Contents

Class ProcessUtilities

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

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.