|
UtilsPluginPath Method
|
return path to the folder where the Karamba folder resides.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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