共用方式為


DefGuidList 類別

定義用來 co-create 不同的編輯器物件的 Guid。

繼承階層架構

Object
  Microsoft.VisualStudio.Editor.DefGuidList

命名空間:  Microsoft.VisualStudio.Editor
組件:  Microsoft.VisualStudio.Editor (在 Microsoft.VisualStudio.Editor.dll 中)

語法

'宣告
Public NotInheritable Class DefGuidList
public static class DefGuidList
public ref class DefGuidList abstract sealed
[<AbstractClass>]
[<Sealed>]
type DefGuidList =  class end
public final class DefGuidList

DefGuidList 類型會公開下列成員。

欄位

  名稱 描述
公用欄位靜態成員 CLSID_PlatformFactory GUID 用來 co-create PlatformFactory。
公用欄位靜態成員 CLSID_PlatformFactoryString 字串,表示用來 co-create PlatformFactory 的 GUID。
公用欄位靜態成員 CLSID_PrimeEditor GUID 用來 co-create PrimeEditor。
公用欄位靜態成員 CLSID_PrimeEditorString 字串,表示用來 co-create PrimeEditor 的 GUID。
公用欄位靜態成員 CLSID_SecondaryVsTextBufferAdapterString 字串,表示用來 co-create SecondaryVsTextBufferAdapter 的 GUID。
公用欄位靜態成員 CLSID_SecondaryVsTextViewAdapter GUID 用來 co-create SecondaryVsTextViewAdapter。
公用欄位靜態成員 CLSID_TextEditorFactory GUID 用來 co-create TextEditorFactory。
公用欄位靜態成員 CLSID_TextEditorFactoryString 字串,表示用來 co-create TextEditorFactory 的 GUID。
公用欄位靜態成員 CLSID_TextEditorFactoryWithEncoding GUID 用來 co-create TextEditorFactoryWithEncoding。
公用欄位靜態成員 CLSID_TextEditorFactoryWithEncodingString 字串,表示用來 co-create TextEditorFactoryWithEncoding 的 GUID。
公用欄位靜態成員 CLSID_VsCodeWindow GUID 用來 co-create VsCodeWindow。
公用欄位靜態成員 CLSID_VsCodeWindowString 字串,表示用來 co-create VsCodeWindow 的 GUID。
公用欄位靜態成員 CLSID_VsDocDataAdapter GUID 用來 co-create VsDocDataAdapter。
公用欄位靜態成員 CLSID_VsDocDataAdapterString 字串,表示用來 co-create VsDocDataAdapter 的 GUID。
公用欄位靜態成員 CLSID_VsHiddenTextManagerAdapter GUID 用來 co-create VsHiddenTextManagerAdapter。
公用欄位靜態成員 CLSID_VsHiddenTextManagerAdapterString 字串,表示用來 co-create VsHiddenTextManagerAdapter 的 GUID。
公用欄位靜態成員 CLSID_VsTextBuffer GUID 用來 co-create VsTextBuffer。
公用欄位靜態成員 CLSID_VsTextBufferCoordinatorAdapter GUID 用來 co-create VsTextBufferCoordinatorAdapter。
公用欄位靜態成員 CLSID_VsTextBufferCoordinatorAdapterString 字串,表示用來 co-create VsTextBufferCoordinatorAdapter 的 GUID。
公用欄位靜態成員 CLSID_VsTextBufferString 字串,表示用來 co-create VsTextBuffer 的 GUID。
公用欄位靜態成員 CLSID_VsTextView GUID 用來 co-create VsTextView。
公用欄位靜態成員 CLSID_VsTextViewString 字串,表示用來 co-create VsTextView 的 GUID。
公用欄位靜態成員 guidCommandWindowFontCategory 使用 [命令] 視窗的 [字型] 及 [色彩] 類別的 GUID。
公用欄位靜態成員 guidEditorPkg 用於編輯器套件的 GUID。
公用欄位靜態成員 guidEditorPkgString 字串,表示編輯器套件的 GUID。
公用欄位靜態成員 guidEditPropCategoryViewMasterSettings GUID 用主圖形的文字模式設定。
公用欄位靜態成員 guidFindResultsFontCategory 用於 [尋找結果的字型和色彩] 類別的 GUID。
公用欄位靜態成員 guidImmediateWindowFontCategory 使用 [即時運算] 視窗的字型和色彩] 類別的 GUID。
公用欄位靜態成員 guidIVxTextBuffer GUID 用來取得從 IVxTextBuffer ITextBuffer
公用欄位靜態成員 guidIWpfTextViewHost GUID 是用來取得IWpfTextViewHostIWpfTextView
公用欄位靜態成員 guidOutputWindowFontCategory 使用 [輸出] 視窗的字型和色彩] 類別的 GUID。
公用欄位靜態成員 guidPrinterFontCategory GUID,用在印表機的字型和色彩分類。
公用欄位靜態成員 guidStatementCompletionFontCategory GUID,用在陳述式完成的字型和色彩分類。
公用欄位靜態成員 guidSystemWindowFontCategory 使用 [系統] 視窗的字型和色彩] 類別的 GUID。
公用欄位靜態成員 guidTextEditorFontCategory GUID,用在程式碼編輯器的字型和色彩分類。
公用欄位靜態成員 guidToolTipFontCategory 使用 [工具提示的字型和色彩] 類別的 GUID。

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.Editor 命名空間