IPlugin Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base interface for a plug-in.
public interface class IPlugin
public interface IPlugin
type IPlugin = interface
Public Interface IPlugin
Methods
Execute(IServiceProvider) |
Executes plug-in code in response to an event. |