ModelBusView.Open Method ()
Opens/attaches the underlying editor object represented by this ModelBusView.
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
public abstract void Open()
public:
virtual void Open() abstract
abstract Open : unit -> unit
Public MustOverride Sub Open
Parameters
Return Value
See Also
ModelBusView Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top