다음을 통해 공유


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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)

Syntax

‘선언
Public Overrides Sub Show
public override void Show()
public:
virtual void Show() override
abstract Show : unit -> unit 
override Show : unit -> unit 
public override function Show()

.NET Framework Security

See Also

Reference

VsModelingView Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace