DTE.ExecuteCommand(String, String) Method

Definition

[System.Runtime.InteropServices.DispId(222)]
public void ExecuteCommand (string CommandName, string CommandArgs = "");
[<System.Runtime.InteropServices.DispId(222)>]
abstract member ExecuteCommand : string * string -> unit
Public Sub ExecuteCommand (CommandName As String, Optional CommandArgs As String = "")

Parameters

CommandName
String
CommandArgs
String
Attributes

Applies to