共用方式為


CommonMessagePump.IOleComponent.Terminate Method

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'宣告
Private Sub Terminate Implements IOleComponent.Terminate
'用途
Dim instance As CommonMessagePump

CType(instance, IOleComponent).Terminate()
void IOleComponent.Terminate()
private:
virtual void Terminate() sealed = IOleComponent::Terminate
private abstract Terminate : unit -> unit 
private override Terminate : unit -> unit 
JScript does not support explicit interface implementations.

Implements

IOleComponent.Terminate()

.NET Framework Security

See Also

Reference

CommonMessagePump Class

CommonMessagePump Members

Microsoft.VisualStudio.Shell Namespace