Events::FindEvents Property

 

Gets the FindEvents for the Find operation.

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

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

Property Value

Type: EnvDTE::FindEvents^

A FindEvents object.

Return to top
Show: