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.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)
Syntax
'Declaration
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.