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.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public const string DefaultDirectoryName = "plugins"

Field Value

String

See Also