Method GetPluginDirectoryRoots
- Namespace
- PaintDotNet.AppModel
- Assembly
- PaintDotNet.Core.dll
GetPluginDirectoryRoots()
Gets the directory locations that may have subdirectories which then contain plugins.
IEnumerable<string> GetPluginDirectoryRoots()
Returns
Remarks
The directories are not guaranteed to exist. Not all plugin types will be available in all root directories.