Events::BuildEvents Property

 

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

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

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

Property Value

Type: EnvDTE::BuildEvents^

A BuildEvents object.

Return to top
Show: