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