Interfejs _TextDocumentKeyPressEvents
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Odnoszą się do TextDocumentKeyPressEvents dla tej funkcji.Tworzy wystąpienia tej klasy.
Przestrzeń nazw: EnvDTE80
Zestaw: EnvDTE80 (w EnvDTE80.dll)
Składnia
'Deklaracja
<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