Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Shows the IDE.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Syntax
public void Show()
public:
void Show()
member Show : unit -> unit
Public Sub Show
Remarks
If the IDE has not been launched, it will be launched and then shown.
See Also
Ide Class
Microsoft.VisualStudio.Tools.Applications Namespace