This documentation is archived and is not being maintained.
AddInAdapterAttribute Class
Visual Studio 2008
Identifies an object as an add-in-side adapter segment of the pipeline.
Assembly: System.AddIn (in System.AddIn.dll)
The Rebuild and Update methods, which maintain the store of information about available pipeline segments, use this attribute to identify an add-in-side adapter.
This attribute should be used only on types that activate the segments of the pipeline. Types that represent objects passed between the host and the add-in do not need this attribute.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: