Constants::vsWindowKindFindSymbol Field

 

The Find Symbol dialog box.

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

public:
literal String^ vsWindowKindFindSymbol

Field Value

Type: System::String^

GUID value = {53024D34-0EF5-11D3-87E0-00C04F7971A5}.

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

Return to top
Show: