[This is preliminary documentation and is subject to change.]
Helper class for loading external plugins.
| C# | Visual Basic | Visual C++ |
public class PlugInUtility
Public Class PlugInUtility
public ref class PlugInUtility
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| PlugInUtility()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetInstances<(Of <(T>)>)(String, String) |
Search baseDir for files that match the pattern searchPattern
and return an array of instances.
| |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| PlugInUtility | |