Constants::vsWindowKindSolutionExplorer Field

 

The Solution Explorer.

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

public:
literal String^ vsWindowKindSolutionExplorer

Field Value

Type: System::String^

GUID value = {3AE79031-E1BC-11D0-8F78-00A0C9110057}.

vsWindowKindSolutionExplorer 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: