ModelBusView.Show Method ()
Activates the WindowFrame represented by this ModelBusView and sets focus on it
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 Show()
public:
virtual void Show() abstract
abstract Show : unit -> unit
Public MustOverride Sub Show
Parameters
Return Value
See Also
ModelBusView Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top