IPluginManagerProvider Methods |
The IPluginManagerProvider type exposes the following members.
Name | Description | |
---|---|---|
ClassFactoryRestoreSnapshot |
Restores the global class factory back to the state it was when a snapshot was taken.
| |
ClassFactoryTakeSnapshot |
Takes a snapshot of the current state of the class factory.
| |
DirectoryExists |
Returns true if the folder exists.
| |
DirectoryGetDirectories |
Returns all of the folders in the folder passed across.
| |
DirectoryGetFiles |
Returns all of the files matching the search pattern in the folder passed across.
| |
LoadTypes |
Returns a collection of every type contained within what *could* be a .NET DLL. Could throw
any number of exceptions.
|