Metoda DocumentEventsClass.remove_DocumentOpening —
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
Public Overridable Sub remove_DocumentOpening ( _
A_1 As _dispDocumentEvents_DocumentOpeningEventHandler _
)
public virtual void remove_DocumentOpening(
_dispDocumentEvents_DocumentOpeningEventHandler A_1
)
public:
virtual void remove_DocumentOpening(
_dispDocumentEvents_DocumentOpeningEventHandler^ A_1
)
abstract remove_DocumentOpening :
A_1:_dispDocumentEvents_DocumentOpeningEventHandler -> unit
override remove_DocumentOpening :
A_1:_dispDocumentEvents_DocumentOpeningEventHandler -> unit
public function remove_DocumentOpening(
A_1 : _dispDocumentEvents_DocumentOpeningEventHandler
)
Parametry
A_1
Typ: EnvDTE._dispDocumentEvents_DocumentOpeningEventHandlerObsługa zdarzeń.
Implementuje
_dispDocumentEvents_Event.remove_DocumentOpening(_dispDocumentEvents_DocumentOpeningEventHandler)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.