identifies an object as an add-in view segment of the pipeline.
将对象标识为管线的宿主端适配器段。
these types (classes) make up the add-in view pipeline segment and the host view of the add-in pipeline segment.
这些类型(类)组成外接程序视图管线段以及外接程序管线段的宿主视图。
the add-in view pipeline segment often contains more than one abstract class but the class that the add-in inherits from is known as the add-in base.
外接程序视图管线段通常包含多个抽象类,但外接程序从中继承的类称为外接程序基。
the add-in view and the host view of the add-in must be the same type.
增益集检视和增益集的主应用程式检视都必须是相同的型别。
the add-in view of the host and the host view of the add-in are assemblies that contain interfaces or abstract classes that represent their views of each other and of the types that flow between them.
主应用程式的增益集检视和增益集的主应用程式检视都是组件,其中包含的介面或抽象类别代表彼此的检视,以及彼此之间流动的型别检视。
to enable the add-in to operate with its new host, you must create a new add-in-side adapter that converts from your add-in view to the host's contract.
若要让增益集能够搭配新的主应用程式运作,您必须建立新的增益集端配接器,将增益集检视转换成主应用程式的合约。