Specifies view frame type.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'宣言
Public Enumeration _VIEWFRAMETYPE
'使用
Dim instance As _VIEWFRAMETYPE
public enum _VIEWFRAMETYPE
public enum class _VIEWFRAMETYPE
public enum _VIEWFRAMETYPE
Members
| Member name | Description | |
|---|---|---|
| vftAny | View frame type not specified. | |
| vftCodeWindow | View frame is a code window. | |
| vftToolWindow | View frame is a tool window. |
Remarks
COM Signature
From textmgr2.idl: