Constants::vsWindowKindObjectBrowser Field
Visual Studio 2015
The Object Browser window.
Assembly: EnvDTE (in EnvDTE.dll)
Field Value
Type: System::String^GUID value = {269A02DC-6AF8-11D3-BDC4-00C04F688E50}.
vsWindowKindObjectBrowser 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: