Events2::BuildEvents Property

 

Gets the BuildEvents object, which provides events for solution builds.

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

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

Property Value

Type: EnvDTE::BuildEvents^

A BuildEvents object.

Return to top
Show: