_TextEditorEventsRoot 介面
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<GuidAttribute("B3C38885-B288-44A8-B290-34FE63BF3C76")> _
Public Interface _TextEditorEventsRoot
[GuidAttribute("B3C38885-B288-44A8-B290-34FE63BF3C76")]
public interface _TextEditorEventsRoot
[GuidAttribute(L"B3C38885-B288-44A8-B290-34FE63BF3C76")]
public interface class _TextEditorEventsRoot
[<GuidAttribute("B3C38885-B288-44A8-B290-34FE63BF3C76")>]
type _TextEditorEventsRoot = interface end
public interface _TextEditorEventsRoot
_TextEditorEventsRoot 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
TextEditorEvents | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首