Aracılığıyla paylaş


_dispSolutionEvents_Event.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
Sub remove_AfterClosing ( _
    A_1 As _dispSolutionEvents_AfterClosingEventHandler _
)
void remove_AfterClosing(
    _dispSolutionEvents_AfterClosingEventHandler A_1
)
void remove_AfterClosing(
    _dispSolutionEvents_AfterClosingEventHandler^ A_1
)
abstract remove_AfterClosing : 
        A_1:_dispSolutionEvents_AfterClosingEventHandler -> unit
function remove_AfterClosing(
    A_1 : _dispSolutionEvents_AfterClosingEventHandler
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

_dispSolutionEvents_Event Arabirim

EnvDTE Ad Alanı