IComponent 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.
public interface class IComponent
[System.Runtime.InteropServices.Guid("05ac2001-2ed5-41f0-a961-2838a1836a22")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IComponent
type IComponent = interface
Public Interface IComponent
- Derived
- Attributes
Methods
Execute(IPipelineContext, IBaseMessage) |