Constants::vsWindowKindLocals Field

 

The Debugger window.

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

public:
literal String^ vsWindowKindLocals

Field Value

Type: System::String^

GUID value = {9DDABE99-1D02-11D3-89A1-00C04F688DDE}.

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