vsext_WindowType Enumeration

 

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

Microsoft Internal Use Only.

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

[GuidAttribute("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")]
public enum class vsext_WindowType

Member nameDescription
vsext_wt_Autos

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

vsext_wt_Browser

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

vsext_wt_CallStack

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

vsext_wt_CodeWindow

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

vsext_wt_ColorPalette

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

vsext_wt_Designer

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

vsext_wt_Document

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

vsext_wt_DocumentOutline

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

vsext_wt_Find

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

vsext_wt_FindReplace

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

vsext_wt_Immediate

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

vsext_wt_LinkedWindowFrame

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

vsext_wt_Locals

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

vsext_wt_MainWindow

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

vsext_wt_OutPutWindow

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

vsext_wt_Preview

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

vsext_wt_ProjectWindow

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

vsext_wt_PropertyWindow

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

vsext_wt_RunningDocuments

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

vsext_wt_TaskList

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

vsext_wt_Threads

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

vsext_wt_Toolbox

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

vsext_wt_ToolWindow

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

vsext_wt_Watch

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

Return to top
Show: