Aracılığıyla paylaş


_dispDocumentEvents_Event.remove_DocumentSaved 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_DocumentSaved ( _
    A_1 As _dispDocumentEvents_DocumentSavedEventHandler _
)
void remove_DocumentSaved(
    _dispDocumentEvents_DocumentSavedEventHandler A_1
)
void remove_DocumentSaved(
    _dispDocumentEvents_DocumentSavedEventHandler^ A_1
)
abstract remove_DocumentSaved : 
        A_1:_dispDocumentEvents_DocumentSavedEventHandler -> unit
function remove_DocumentSaved(
    A_1 : _dispDocumentEvents_DocumentSavedEventHandler
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

_dispDocumentEvents_Event Arabirim

EnvDTE Ad Alanı