Table of Contents

Method GetPluginDirectoryInfos

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

GetPluginDirectoryInfos()

Gets the directory paths that may have plugins, along with the type of plugin that may be found in each directory.

IEnumerable<PluginDirectoryInfo> GetPluginDirectoryInfos()

Returns

IEnumerable<PluginDirectoryInfo>

Remarks

All directories will be a subdirectory of one of the directories returned by GetPluginDirectoryRoots(). The directories are not guaranteed to exist.