Constants::vsWindowKindObjectBrowser Field

 

The Object Browser window.

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

public:
literal String^ vsWindowKindObjectBrowser

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.

Return to top
Show: