LogicalViewID Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAny

Specifies any view.

System_CAPS_pubfieldSystem_CAPS_staticCode

Specifies a view displaying source code.

System_CAPS_pubfieldSystem_CAPS_staticDebugging

Specifies a view displaying debugging information.

System_CAPS_pubfieldSystem_CAPS_staticDesigner

Specifies a view showing a component designer.

System_CAPS_pubfieldSystem_CAPS_staticPrimary

Specifies the primary view.

System_CAPS_pubfieldSystem_CAPS_staticProjectSpecificEditor

Specifies a view showing a project specific editor.

System_CAPS_pubfieldSystem_CAPS_staticTextView

Specifies a view displaying text.

System_CAPS_pubfieldSystem_CAPS_staticUserChooseView

Specifies a user-chosen view.

Return to top
Show: