更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
マイクロソフト内部でのみ使用。
名前空間 : EnvDTE
アセンブリ : EnvDTE (EnvDTE.dll 内)
構文
'宣言
<GuidAttribute("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")> _
Public Enumeration vsext_WindowType
'使用
Dim instance As vsext_WindowType
[GuidAttribute("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")]
public enum vsext_WindowType
[GuidAttribute(L"E4B9E990-FD59-11D0-BBC6-00A0C90F2744")]
public enum class vsext_WindowType
public enum vsext_WindowType
メンバ
| メンバ名 | 説明 | |
|---|---|---|
| vsext_wt_CodeWindow | ||
| vsext_wt_Designer | ||
| vsext_wt_Browser | ||
| vsext_wt_Watch | ||
| vsext_wt_Locals | ||
| vsext_wt_Immediate | ||
| vsext_wt_ProjectWindow | ||
| vsext_wt_PropertyWindow | ||
| vsext_wt_Find | ||
| vsext_wt_FindReplace | ||
| vsext_wt_Toolbox | ||
| vsext_wt_LinkedWindowFrame | ||
| vsext_wt_MainWindow | ||
| vsext_wt_Preview | ||
| vsext_wt_ColorPalette | ||
| vsext_wt_ToolWindow | ||
| vsext_wt_Document | ||
| vsext_wt_OutPutWindow | ||
| vsext_wt_TaskList | ||
| vsext_wt_Autos | ||
| vsext_wt_CallStack | ||
| vsext_wt_Threads | ||
| vsext_wt_DocumentOutline | ||
| vsext_wt_RunningDocuments |