|
UtilsPluginPathExe Method
|
Get the Plug-in path relative to the executed dll. Is incorrect in case Rhino gets used inside other programs.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static string PluginPathExe()
Public Shared Function PluginPathExe As String
public:
static String^ PluginPathExe()
static member PluginPathExe : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Karamba.Utilities.Utils.PluginPathExe"]
See Also