Aracılığıyla paylaş


SolutionEventsClass.remove_AfterClosing Yöntem

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Ad alanı:  EnvDTE
Derleme:  EnvDTE (EnvDTE.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Sub remove_AfterClosing ( _
    A_1 As _dispSolutionEvents_AfterClosingEventHandler _
)
public virtual void remove_AfterClosing(
    _dispSolutionEvents_AfterClosingEventHandler A_1
)
public:
virtual void remove_AfterClosing(
    _dispSolutionEvents_AfterClosingEventHandler^ A_1
)
abstract remove_AfterClosing : 
        A_1:_dispSolutionEvents_AfterClosingEventHandler -> unit  
override remove_AfterClosing : 
        A_1:_dispSolutionEvents_AfterClosingEventHandler -> unit
public function remove_AfterClosing(
    A_1 : _dispSolutionEvents_AfterClosingEventHandler
)

Parametreler

Yüklenen

_dispSolutionEvents_Event.remove_AfterClosing(_dispSolutionEvents_AfterClosingEventHandler)

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SolutionEventsClass Sınıf

EnvDTE Ad Alanı