Constants::vsWindowKindFindResults2 Field

 

The Find Results 2 window.

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

public:
literal String^ vsWindowKindFindResults2

Field Value

Type: System::String^

GUID value = {0F887921-C2B6-11D2-9375-0080C747D9A0}.

vsWindowKindFindResults2 is used to get a handle to a particular window in the integrated development environment (IDE) so as to gain access to its properties and methods.

Return to top
Show: