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

Inheritance: CommandPromptCommand
Mostra file Open project: Microsoft/RTVS

Protected Methods

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

Private Methods

Method Description
OpenAdminCommandPromptCommand ( ICoreServices services ) : System

Method Details

SetFlags() protected method

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