_TextDocumentKeyPressEvents 介面
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
請參考這項功能的 TextDocumentKeyPressEvents。 請勿將這個類別執行個體化。
命名空間: EnvDTE80
組件: EnvDTE80 (在 EnvDTE80.dll 中)
語法
'宣告
<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")> _
Public Interface _TextDocumentKeyPressEvents
[GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface _TextDocumentKeyPressEvents
[GuidAttribute(L"505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface class _TextDocumentKeyPressEvents
[<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")>]
type _TextDocumentKeyPressEvents = interface end
public interface _TextDocumentKeyPressEvents