vsext_LinkedWindowType Enum
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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public enum class vsext_LinkedWindowType
public enum class vsext_LinkedWindowType
enum vsext_LinkedWindowType
[System.Runtime.InteropServices.Guid("97653ACF-D869-4EC0-B450-E9842457C729")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_LinkedWindowType
[System.Runtime.InteropServices.Guid("97653ACF-D869-4EC0-B450-E9842457C729")]
public enum vsext_LinkedWindowType
[<System.Runtime.InteropServices.Guid("97653ACF-D869-4EC0-B450-E9842457C729")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_LinkedWindowType =
[<System.Runtime.InteropServices.Guid("97653ACF-D869-4EC0-B450-E9842457C729")>]
type vsext_LinkedWindowType =
Public Enum vsext_LinkedWindowType
- Inheritance
-
vsext_LinkedWindowType
- Attributes
Fields
Name | Value | Description |
---|---|---|
vsext_lwt_Docked | 0 | |
vsext_lwt_Tabbed | 1 |