DTEClass::Events Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Events.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property Events^ Events {
	virtual Events^ get();
}

Property Value

Type: EnvDTE::Events^

The events.

Implements

_DTE::Events
Return to top
Show: