_TextDocumentKeyPressEvents, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Reportez-vous à TextDocumentKeyPressEvents pour cette fonctionnalité. N'instanciez pas cette classe.
Espace de noms : EnvDTE80
Assembly : EnvDTE80 (dans EnvDTE80.dll)
Syntaxe
'Déclaration
<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