Click or drag to resize

ConfigGetProcessPath Method

Get the directory name of the current process, ending with a backslash.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static string GetProcessPath()

Return Value

Type: String
Directory name of the current process
See Also