Contains the set of event handlers that deal with events of type SinkType.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
<ComVisibleAttribute(True)> _
Public Class ConnectionPointContainer _
Implements IConnectionPointContainer
'使用
Dim instance As ConnectionPointContainer
[ComVisibleAttribute(true)]
public class ConnectionPointContainer : IConnectionPointContainer
[ComVisibleAttribute(true)]
public ref class ConnectionPointContainer : IConnectionPointContainer
public class ConnectionPointContainer implements IConnectionPointContainer
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Package.ConnectionPointContainer
Microsoft.VisualStudio.Package.Automation.OABuildManager
Microsoft.VisualStudio.Package.Automation.OAReferences
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.