_TextDocumentKeyPressEvents インターフェイス
この API は、.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