LogicalViewID Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Any | Specifies any view. |
![]() ![]() | Code | Specifies a view displaying source code. |
![]() ![]() | Debugging | Specifies a view displaying debugging information. |
![]() ![]() | Designer | Specifies a view showing a component designer. |
![]() ![]() | Primary | Specifies the primary view. |
![]() ![]() | ProjectSpecificEditor | Specifies a view showing a project specific editor. |
![]() ![]() | TextView | Specifies a view displaying text. |
![]() ![]() | UserChooseView | Specifies a user-chosen view. |
Show:

