vsext_LinkedWindowType Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

Syntax

'Declaration
<GuidAttribute("97653ACF-D869-4EC0-B450-E9842457C729")> _
Public Enumeration vsext_LinkedWindowType
[GuidAttribute("97653ACF-D869-4EC0-B450-E9842457C729")]
public enum vsext_LinkedWindowType
[GuidAttribute(L"97653ACF-D869-4EC0-B450-E9842457C729")]
public enum class vsext_LinkedWindowType
[<GuidAttribute("97653ACF-D869-4EC0-B450-E9842457C729")>]
type vsext_LinkedWindowType
public enum vsext_LinkedWindowType

Members

Member name Description
vsext_lwt_Docked  
vsext_lwt_Tabbed  

See Also

Reference

EnvDTE Namespace