VSConstants::LOGVIEWID Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Any_guid | The GUID of any view |
![]() ![]() | Any_string | The GUID of any view. |
![]() ![]() | Code_guid | The GUID of the code editor view. |
![]() ![]() | Code_string | The GUID of the code editor view. |
![]() ![]() | Debugging_guid | The GUID of the debugger view. |
![]() ![]() | Debugging_string | The GUID of the debugger view. |
![]() ![]() | Designer_guid | The GUID of the designer view. |
![]() ![]() | Designer_string | The GUID of the designer view. |
![]() ![]() | Primary_guid | The GUID of the primary (default) view. |
![]() ![]() | ProjectSpecificEditor_guid | The GUID of the project-specific editor view. |
![]() ![]() | ProjectSpecificEditor_string | The GUID of the project-specific editor view. |
![]() ![]() | TextView_guid | The GUID of the text editor view. |
![]() ![]() | TextView_string | The GUID of the text editor view. |
![]() ![]() | UserChooseView_guid | The GUID of a use-defined view. |
![]() ![]() | UserChooseView_string | The GUID of a use-defined view. |
Show:

