次の方法で共有


_dispTextDocumentKeyPressEvents インターフェイス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

マイクロソフト内部でのみ使用。

名前空間:  EnvDTE80
アセンブリ:  EnvDTE80 (EnvDTE80.dll 内)

構文

'宣言
<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")> _
<InterfaceTypeAttribute()> _
Public Interface _dispTextDocumentKeyPressEvents
[GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface _dispTextDocumentKeyPressEvents
[GuidAttribute(L"4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface class _dispTextDocumentKeyPressEvents
[<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")>]
[<InterfaceTypeAttribute()>]
type _dispTextDocumentKeyPressEvents =  interface end
public interface _dispTextDocumentKeyPressEvents

_dispTextDocumentKeyPressEvents 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド AfterKeyPress インフラストラクチャ。 マイクロソフト内部でのみ使用。
パブリック メソッド BeforeKeyPress インフラストラクチャ。 マイクロソフト内部でのみ使用。

このページのトップへ

参照

参照

EnvDTE80 名前空間