Campo _dispTextDocumentKeyPressEvents_SinkHelper.m_AfterKeyPressDelegate
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Sintassi
'Dichiarazione
Public m_AfterKeyPressDelegate As _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler
public _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler m_AfterKeyPressDelegate
public:
_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler^ m_AfterKeyPressDelegate
val mutable m_AfterKeyPressDelegate: _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler
public var m_AfterKeyPressDelegate : _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.