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

상속: CommandPromptCommand
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

보호된 메소드들

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

비공개 메소드들

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

메소드 상세

SetFlags() 보호된 메소드

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