C# Class Microsoft.VisualStudio.R.Package.ProjectSystem.Commands.OpenCommandPromptCommand

Inheritance: CommandPromptCommand
Exibir arquivo Open project: Microsoft/RTVS Class Usage Examples

Protected Methods

Method Description
SetFlags ( ProcessStartInfo psi, string path ) : void

Private Methods

Method Description
OpenCommandPromptCommand ( ICoreServices services ) : System

Method Details

SetFlags() protected method

protected SetFlags ( ProcessStartInfo psi, string path ) : void
psi System.Diagnostics.ProcessStartInfo
path string
return void