Constants.vsWindowKindSolutionExplorer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Solution Explorer.
public: System::String ^ vsWindowKindSolutionExplorer;
std::wstring vsWindowKindSolutionExplorer;
public const string vsWindowKindSolutionExplorer;
val mutable vsWindowKindSolutionExplorer : string
Public Const vsWindowKindSolutionExplorer As String
Field Value
Remarks
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.