OleComponent.QueryTerminate Event

Definition

Microsoft internal use only.

public:
 event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::QueryTerminateEventArgs ^> ^ QueryTerminate;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.QueryTerminateEventArgs> QueryTerminate;
member this.QueryTerminate : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.QueryTerminateEventArgs> 
Public Event QueryTerminate As EventHandler(Of QueryTerminateEventArgs) 

Event Type

Applies to