Constants::vsWindowKindWebBrowser Field

 

A Web browser window hosted in Visual Studio.

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

public:
literal String^ vsWindowKindWebBrowser

Field Value

Type: System::String^

GUID value = {E8B06F52-6D01-11D2-AA7D-00C04F990343}.

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