Freigeben über


VsModelingView.Show Method ()

 

Activates the WindowFrame represented by this ModelBusView and sets focus on it

Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntax

public override void Show()
public:
virtual void Show() override
override Show : unit -> unit
Public Overrides Sub Show

Parameters

Return Value

See Also

VsModelingView Class
Microsoft.VisualStudio.Modeling.Integration.Shell Namespace

Return to top