Aracılığıyla paylaş


_dispDocumentEvents_Event.remove_DocumentClosing 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_DocumentClosing ( _
    A_1 As _dispDocumentEvents_DocumentClosingEventHandler _
)
void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler A_1
)
void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler^ A_1
)
abstract remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit 
function remove_DocumentClosing(
    A_1 : _dispDocumentEvents_DocumentClosingEventHandler
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

_dispDocumentEvents_Event Arabirim

EnvDTE Ad Alanı