IOleComponent2.Terminate Method

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaración
Sub Terminate
'Uso
Dim instance As IOleComponent2

instance.Terminate()
void Terminate()
void Terminate()
abstract Terminate : unit -> unit 
function Terminate()

Implements

IOleComponent.Terminate()

.NET Framework Security

See Also

Reference

IOleComponent2 Interface

IOleComponent2 Members

Terminate Overload

Microsoft.VisualStudio.Shell.Interop Namespace