Click or drag to resize

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)
Syntax
public static string PluginPathExe()

Return Value

Type: String

[Missing <returns> documentation for "M:Karamba.Utilities.Utils.PluginPathExe"]

See Also