Aracılığıyla paylaş


_dispWindowEvents_Event.remove_WindowCreated 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_WindowCreated ( _
    A_1 As _dispWindowEvents_WindowCreatedEventHandler _
)
void remove_WindowCreated(
    _dispWindowEvents_WindowCreatedEventHandler A_1
)
void remove_WindowCreated(
    _dispWindowEvents_WindowCreatedEventHandler^ A_1
)
abstract remove_WindowCreated : 
        A_1:_dispWindowEvents_WindowCreatedEventHandler -> unit
function remove_WindowCreated(
    A_1 : _dispWindowEvents_WindowCreatedEventHandler
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

_dispWindowEvents_Event Arabirim

EnvDTE Ad Alanı