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 是用來取得IWpfTextViewHost的IWpfTextView。 |
![]() ![]() |
guidOutputWindowFontCategory | 使用 [輸出] 視窗的字型和色彩] 類別的 GUID。 |
![]() ![]() |
guidPrinterFontCategory | GUID,用在印表機的字型和色彩分類。 |
![]() ![]() |
guidStatementCompletionFontCategory | GUID,用在陳述式完成的字型和色彩分類。 |
![]() ![]() |
guidSystemWindowFontCategory | 使用 [系統] 視窗的字型和色彩] 類別的 GUID。 |
![]() ![]() |
guidTextEditorFontCategory | GUID,用在程式碼編輯器的字型和色彩分類。 |
![]() ![]() |
guidToolTipFontCategory | 使用 [工具提示的字型和色彩] 類別的 GUID。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。