Events2::FindEvents Property

 

Gets the FindEvents for the Find operation.

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

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

Property Value

Type: EnvDTE::FindEvents^

A FindEvents object.

Return to top
Show: