_TextDocumentKeyPressEvents インターフェイス
更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
この機能については、TextDocumentKeyPressEvents のトピックを参照してください。このクラスをインスタンス化しないでください。
名前空間 : EnvDTE80
アセンブリ : EnvDTE80 (EnvDTE80.dll 内)
構文
'宣言
<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")> _
Public Interface _TextDocumentKeyPressEvents
'使用
Dim instance As _TextDocumentKeyPressEvents
[GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface _TextDocumentKeyPressEvents
[GuidAttribute(L"505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface class _TextDocumentKeyPressEvents
public interface _TextDocumentKeyPressEvents