ConfigGetSvcExecutableName Method |
Get the name of the EasyHook SVC executable.
Automatically determine whether to use the 64-bit or the 32-bit version.
Namespace:
EasyHook
Assembly:
EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax public static string GetSvcExecutableName()
Public Shared Function GetSvcExecutableName As String
public:
static String^ GetSvcExecutableName()
static member GetSvcExecutableName : unit -> string
Return Value
Type:
StringExecutable name
See Also