_TextDocumentKeyPressEventsRoot インターフェイス
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
マイクロソフト内部でのみ使用します。
名前空間: 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 | インフラストラクチャ。マイクロソフト内部でのみ使用します。 |
このページのトップへ