ConfigGetDependantSvcExecutableName Method |
Get the EasyHook SVC executable name with the custom dependency path prepended.
Namespace:
EasyHook
Assembly:
EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax public static string GetDependantSvcExecutableName()
Public Shared Function GetDependantSvcExecutableName As String
public:
static String^ GetDependantSvcExecutableName()
static member GetDependantSvcExecutableName : unit -> string
Return Value
Type:
StringFull path to the executable
See Also