Constants.vsWindowKindDocumentOutline Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Document Outline window.
public: System::String ^ vsWindowKindDocumentOutline;
std::wstring vsWindowKindDocumentOutline;
public const string vsWindowKindDocumentOutline;
val mutable vsWindowKindDocumentOutline : string
Public Const vsWindowKindDocumentOutline As String
Field Value
Remarks
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.