ImportsEventsClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Refer to ImportsEvents for this functionality. Do not instantiate from this class.
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | ImportsEventsClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
| Name | Description | |
|---|---|---|
![]() | add_ImportAdded(_dispImportsEvents_ImportAddedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | add_ImportRemoved(_dispImportsEvents_ImportRemovedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | remove_ImportAdded(_dispImportsEvents_ImportAddedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | remove_ImportRemoved(_dispImportsEvents_ImportRemovedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | ImportAdded | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately after an Imports statement has been added to a Visual Basic project. |
![]() | ImportRemoved | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs immediately after an Imports statement is removed from a Visual Basic project. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


