Share via


IVstaHelper.ShowIde(String) Method

Definition

Launches the project in the integrated development environment (IDE).

public:
 void ShowIde(System::String ^ defaultActiveItem);
public void ShowIde (string defaultActiveItem);
abstract member ShowIde : string -> unit
Public Sub ShowIde (defaultActiveItem As String)

Parameters

defaultActiveItem
String

The default active item.

Applies to