Aracılığıyla paylaş


_dispSolutionEvents_Event.QueryCloseSolution Olay

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
Event QueryCloseSolution As _dispSolutionEvents_QueryCloseSolutionEventHandler
event _dispSolutionEvents_QueryCloseSolutionEventHandler QueryCloseSolution
event _dispSolutionEvents_QueryCloseSolutionEventHandler^ QueryCloseSolution {
    void add (_dispSolutionEvents_QueryCloseSolutionEventHandler^ value);
    void remove (_dispSolutionEvents_QueryCloseSolutionEventHandler^ value);
}
abstract QueryCloseSolution : IEvent<_dispSolutionEvents_QueryCloseSolutionEventHandler,
    EventArgs>
JScript olayları desteklemez.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

_dispSolutionEvents_Event Arabirim

EnvDTE Ad Alanı