IOleDocumentView.Open Method

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

Syntax

声明
Sub Open
用法
Dim instance As IOleDocumentView

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

Remarks

For information on the COM interface, see IOleDocumentView::Open

.NET Framework Security

See Also

Reference

IOleDocumentView Interface

IOleDocumentView Members

Microsoft.VisualStudio.OLE.Interop Namespace