TextDocumentKeyPressEventsClass クラス
更新 : 2007 年 11 月
このクラスは .NET Framework インフラストラクチャをサポートします。コードから直接使用するためのものではありません。この機能については、TextDocumentKeyPressEvents のトピックを参照してください。このクラスからインスタンス化しないでください。
名前空間 : EnvDTE80
アセンブリ : EnvDTE80 (EnvDTE80.dll 内)
構文
'宣言
<ClassInterfaceAttribute()> _
<GuidAttribute("E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")> _
Public Class TextDocumentKeyPressEventsClass _
Implements _TextDocumentKeyPressEvents, TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
'使用
Dim instance As TextDocumentKeyPressEventsClass
[ClassInterfaceAttribute()]
[GuidAttribute("E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")]
public class TextDocumentKeyPressEventsClass : _TextDocumentKeyPressEvents,
TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")]
public ref class TextDocumentKeyPressEventsClass : _TextDocumentKeyPressEvents,
TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
public class TextDocumentKeyPressEventsClass implements _TextDocumentKeyPressEvents, TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
継承階層
System.Object
EnvDTE80.TextDocumentKeyPressEventsClass
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。