Events2::DTEEvents Property

 

Gets the DTEEvents object that provides events for the development environment.

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

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

Property Value

Type: EnvDTE::DTEEvents^

A DTEEvents object.

Return to top
Show: