|
UtilsPluginPath Method
|
return path to the folder where the Karamba folder resides.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static string PluginPath()
Public Shared Function PluginPath As String
public:
static String^ PluginPath()
static member PluginPath : unit -> string
Return Value
Type:
Stringpath to the folder where the Karamba folder resides.
See Also