Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.AddIn.Pipeline Namespace

 

The System.AddIn.Pipeline namespace provides classes for constructing the communication pipeline between a host application and an add-in.

ClassDescription
System_CAPS_pubclassAddInAdapterAttribute

Identifies an object as an add-in-side adapter segment of the pipeline.

System_CAPS_pubclassAddInBaseAttribute

Identifies an object as an add-in view segment of the pipeline.

System_CAPS_pubclassAddInContractAttribute

Identifies an object as a add-in contract segment of the pipeline.

System_CAPS_pubclassCollectionAdapters

Enables collections to be passed between an add-in and its host application.

System_CAPS_pubclassContractAdapter

Provides methods for sharing and readapting add-ins.

System_CAPS_pubclassContractBase

Provides a default implementation of IContract members.

System_CAPS_pubclassContractHandle

Provides methods that control the lifetime of an add-in.

System_CAPS_pubclassFrameworkElementAdapters

FrameworkElementAdapters is used by Windows Presentation Foundation (WPF) add-ins to convert between a FrameworkElement and an INativeHandleContract.

System_CAPS_pubclassHostAdapterAttribute

Identifies an object as a host-side adapter segment of the pipeline.

System_CAPS_pubclassQualificationDataAttribute

Provides developer-specified data for a pipeline segment.

Return to top
Show: