Constants::vsWindowKindSolutionExplorer Field
Visual Studio 2015
The Solution Explorer.
Assembly: EnvDTE (in EnvDTE.dll)
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.
Show: