Constants::vsWindowKindDocumentOutline Field
Visual Studio 2015
The Document Outline window.
Assembly: EnvDTE (in EnvDTE.dll)
Field Value
Type: System::String^GUID value = {25F7E850-FFA1-11D0-B63F-00A0C922E851}.
vsWindowKindDocumentOutline 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: