Click or drag to resize

ConfigHelperLibraryLocation Property

The path where helper files, like EasyHook(32|64).dll are stored. Defaults to the location of the assembly containing the Config type

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static string HelperLibraryLocation { get; set; }

Property Value

Type: String
See Also