_TextDocumentKeyPressEventsRoot.TextDocumentKeyPressEvents, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
ReadOnly Property TextDocumentKeyPressEvents ( _
    TextDocument As TextDocument _
) As Object
    Get
Object this[
    TextDocument TextDocument
] { get; }
property Object^ TextDocumentKeyPressEvents[[InAttribute] TextDocument^ TextDocument] {
    Object^ get ([InAttribute] TextDocument^ TextDocument);
}
abstract TextDocumentKeyPressEvents : Object
JScript ne prend pas en charge les propriétés indexées.

Paramètres

Valeur de propriété

Type : System.Object

Sécurité .NET Framework

Voir aussi

Référence

_TextDocumentKeyPressEventsRoot Interface

EnvDTE80, espace de noms