vsext_WindowType Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Nur Microsoft-interne Verwendung.
Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.
public enum class vsext_WindowType
public enum class vsext_WindowType
enum vsext_WindowType
[System.Runtime.InteropServices.Guid("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_WindowType
[<System.Runtime.InteropServices.Guid("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_WindowType =
Public Enum vsext_WindowType
- Vererbung
-
vsext_WindowType
- Attribute
Felder
| vsext_wt_Autos | 19 | |
| vsext_wt_Browser | 2 | |
| vsext_wt_CallStack | 20 | |
| vsext_wt_CodeWindow | 0 | |
| vsext_wt_ColorPalette | 14 | |
| vsext_wt_Designer | 1 | |
| vsext_wt_Document | 16 | |
| vsext_wt_DocumentOutline | 22 | |
| vsext_wt_Find | 8 | |
| vsext_wt_FindReplace | 9 | |
| vsext_wt_Immediate | 5 | |
| vsext_wt_LinkedWindowFrame | 11 | |
| vsext_wt_Locals | 4 | |
| vsext_wt_MainWindow | 12 | |
| vsext_wt_OutPutWindow | 17 | |
| vsext_wt_Preview | 13 | |
| vsext_wt_ProjectWindow | 6 | |
| vsext_wt_PropertyWindow | 7 | |
| vsext_wt_RunningDocuments | 23 | |
| vsext_wt_TaskList | 18 | |
| vsext_wt_Threads | 21 | |
| vsext_wt_Toolbox | 10 | |
| vsext_wt_ToolWindow | 15 | |
| vsext_wt_Watch | 3 |