C# 클래스 Microsoft.VisualStudio.R.Package.ProjectSystem.Commands.OpenAdminCommandPromptCommand

상속: CommandPromptCommand
파일 보기 프로젝트 열기: Microsoft/RTVS

보호된 메소드들

메소드 설명
SetFlags ( ProcessStartInfo psi, string path ) : void

비공개 메소드들

메소드 설명
OpenAdminCommandPromptCommand ( ICoreServices services ) : System

메소드 상세

SetFlags() 보호된 메소드

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