IOleComponent.Terminate Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub Terminate
‘사용 방법
Dim instance As IOleComponent

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

.NET Framework Security

See Also

Reference

IOleComponent Interface

IOleComponent Members

Microsoft.VisualStudio.OLE.Interop Namespace