Aracılığıyla paylaş


_dispDocumentEvents_Event.remove_DocumentOpening 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_DocumentOpening ( _
    A_1 As _dispDocumentEvents_DocumentOpeningEventHandler _
)
void remove_DocumentOpening(
    _dispDocumentEvents_DocumentOpeningEventHandler A_1
)
void remove_DocumentOpening(
    _dispDocumentEvents_DocumentOpeningEventHandler^ A_1
)
abstract remove_DocumentOpening : 
        A_1:_dispDocumentEvents_DocumentOpeningEventHandler -> unit 
function remove_DocumentOpening(
    A_1 : _dispDocumentEvents_DocumentOpeningEventHandler
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

_dispDocumentEvents_Event Arabirim

EnvDTE Ad Alanı