PluginsManager.DefaultDirectoryName Field
Default name of subfolder where the plug-in are located.
It can be appended to the program installation folder, to the user settings folder, etc.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public const string DefaultDirectoryName = "plugins"
Public Const DefaultDirectoryName As String = "plugins"
public:
literal String^ DefaultDirectoryName = "plugins"
static val mutable DefaultDirectoryName: string
Field Value
String