|
UtilsPluginPathExe Method
|
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: 1.0.0.0 (1.0.0.0)
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