_TextDocumentKeyPressEventsRoot-Schnittstelle
Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.
Nur für die interne Verwendung durch Microsoft vorgesehen.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<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
Der _TextDocumentKeyPressEventsRoot-Typ macht die folgenden Member verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
TextDocumentKeyPressEvents | Infrastruktur. Nur für die interne Verwendung durch Microsoft vorgesehen. |
Zum Seitenanfang