Events::DTEEvents Property

 

Gets the DTEEvents that provides events for the development environment.

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

property DTEEvents^ DTEEvents {
	DTEEvents^ get();
}

Property Value

Type: EnvDTE::DTEEvents^

A DTEEvents object.

Return to top
Show: