DefGuidList Class

 

Defines the GUIDs used to co-create different editor objects.

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

System.Object
  Microsoft.VisualStudio.Editor.DefGuidList

public static class DefGuidList

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCLSID_PlatformFactory

The GUID used to co-create a PlatformFactory.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_PlatformFactoryString

The string representing the GUID used to co-create a PlatformFactory.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_PrimeEditor

The GUID used to co-create a PrimeEditor.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_PrimeEditorString

The string representing the GUID used to co-create a PrimeEditor.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_SecondaryVsTextBufferAdapterString

The string representing the GUID used to co-create a SecondaryVsTextBufferAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_SecondaryVsTextViewAdapter

The GUID used to co-create a SecondaryVsTextViewAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_TextEditorFactory

The GUID used to co-create a TextEditorFactory.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_TextEditorFactoryString

The string representing the GUID used to co-create a TextEditorFactory.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_TextEditorFactoryWithEncoding

The GUID used to co-create a TextEditorFactoryWithEncoding.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_TextEditorFactoryWithEncodingString

The string representing the GUID used to co-create a TextEditorFactoryWithEncoding.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsCodeWindow

The GUID used to co-create a VsCodeWindow.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsCodeWindowString

The string representing the GUID used to co-create a VsCodeWindow.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsDocDataAdapter

The GUID used to co-create a VsDocDataAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsDocDataAdapterString

The string representing the GUID used to co-create a VsDocDataAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsHiddenTextManagerAdapter

The GUID used to co-create a VsHiddenTextManagerAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsHiddenTextManagerAdapterString

The string representing the GUID used to co-create a VsHiddenTextManagerAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsTextBuffer

The GUID used to co-create a VsTextBuffer.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsTextBufferCoordinatorAdapter

The GUID used to co-create a VsTextBufferCoordinatorAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsTextBufferCoordinatorAdapterString

The string representing the GUID used to co-create a VsTextBufferCoordinatorAdapter.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsTextBufferString

The string representing the GUID used to co-create a VsTextBuffer.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsTextView

The GUID used to co-create a VsTextView.

System_CAPS_pubfieldSystem_CAPS_staticCLSID_VsTextViewString

The string representing the GUID used to co-create a VsTextView.

System_CAPS_pubfieldSystem_CAPS_staticguidCommandWindowFontCategory

The GUID used for the command window's font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidEditorPkg

The GUID used for the editor package.

System_CAPS_pubfieldSystem_CAPS_staticguidEditorPkgString

The string representing the GUID for the editor package.

System_CAPS_pubfieldSystem_CAPS_staticguidEditPropCategoryViewMasterSettings

The GUID used for the master settings for a text view.

System_CAPS_pubfieldSystem_CAPS_staticguidFindResultsFontCategory

The GUID used for the Find Results font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidImmediateWindowFontCategory

The GUID used for the immediate window font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidIVxTextBuffer

The GUID used to get an IVxTextBuffer from an ITextBuffer.

System_CAPS_pubfieldSystem_CAPS_staticguidIWpfTextViewHost

The GUID used to get an IWpfTextViewHost from an IWpfTextView.

System_CAPS_pubfieldSystem_CAPS_staticguidOutputWindowFontCategory

The GUID used for the output window font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidPrinterFontCategory

The GUID used for the printer font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidStatementCompletionFontCategory

The GUID used for the statement completion font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidSystemWindowFontCategory

The GUID used for the system window font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidTextEditorFontCategory

The GUID used for the code editor font and color category.

System_CAPS_pubfieldSystem_CAPS_staticguidToolTipFontCategory

The GUID used for the tooltip font and color category.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: