VSConstants::LOGVIEWID Fields

 

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAny_guid

The GUID of any view

System_CAPS_pubfieldSystem_CAPS_staticAny_string

The GUID of any view.

System_CAPS_pubfieldSystem_CAPS_staticCode_guid

The GUID of the code editor view.

System_CAPS_pubfieldSystem_CAPS_staticCode_string

The GUID of the code editor view.

System_CAPS_pubfieldSystem_CAPS_staticDebugging_guid

The GUID of the debugger view.

System_CAPS_pubfieldSystem_CAPS_staticDebugging_string

The GUID of the debugger view.

System_CAPS_pubfieldSystem_CAPS_staticDesigner_guid

The GUID of the designer view.

System_CAPS_pubfieldSystem_CAPS_staticDesigner_string

The GUID of the designer view.

System_CAPS_pubfieldSystem_CAPS_staticPrimary_guid

The GUID of the primary (default) view.

System_CAPS_pubfieldSystem_CAPS_staticProjectSpecificEditor_guid

The GUID of the project-specific editor view.

System_CAPS_pubfieldSystem_CAPS_staticProjectSpecificEditor_string

The GUID of the project-specific editor view.

System_CAPS_pubfieldSystem_CAPS_staticTextView_guid

The GUID of the text editor view.

System_CAPS_pubfieldSystem_CAPS_staticTextView_string

The GUID of the text editor view.

System_CAPS_pubfieldSystem_CAPS_staticUserChooseView_guid

The GUID of a use-defined view.

System_CAPS_pubfieldSystem_CAPS_staticUserChooseView_string

The GUID of a use-defined view.

Return to top
Show: