Campo _dispDocumentEvents_SinkHelper.m_DocumentSavedDelegate
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
Public m_DocumentSavedDelegate As _dispDocumentEvents_DocumentSavedEventHandler
public _dispDocumentEvents_DocumentSavedEventHandler m_DocumentSavedDelegate
public:
_dispDocumentEvents_DocumentSavedEventHandler^ m_DocumentSavedDelegate
val mutable m_DocumentSavedDelegate: _dispDocumentEvents_DocumentSavedEventHandler
public var m_DocumentSavedDelegate : _dispDocumentEvents_DocumentSavedEventHandler
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.