다음을 통해 공유


IOleClientSite.ShowObject Method

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

Syntax

‘선언
Sub ShowObject
‘사용 방법
Dim instance As IOleClientSite

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

Remarks

For information on the COM interface, see IOleClientSite::ShowObject

.NET Framework Security

See Also

Reference

IOleClientSite Interface

IOleClientSite Members

Microsoft.VisualStudio.OLE.Interop Namespace