Campo _dispTextDocumentKeyPressEvents_SinkHelper.m_BeforeKeyPressDelegate
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_BeforeKeyPressDelegate As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
public _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler m_BeforeKeyPressDelegate
public:
_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ m_BeforeKeyPressDelegate
val mutable m_BeforeKeyPressDelegate: _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
public var m_BeforeKeyPressDelegate : _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
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.