C# 클래스 VSNDK.Tasks.SSHDelete

상속: TrackedVCToolTask
파일 보기 프로젝트 열기: blackberry/VSPlugin

보호된 프로퍼티들

프로퍼티 타입 설명
switchOrderList System.Collections.ArrayList

공개 메소드들

메소드 설명
SSHDelete ( ) : System

SSHDelete Constructor

보호된 메소드들

메소드 설명
GenerateCommandLineCommands ( ) : string

Return the command line string

GenerateResponseFileCommands ( ) : string

Function to generate the response file commands string

GetResponseFileSwitch ( string responseFilePath ) : string

Return the Response File Switch string

메소드 상세

GenerateCommandLineCommands() 보호된 메소드

Return the command line string
protected GenerateCommandLineCommands ( ) : string
리턴 string

GenerateResponseFileCommands() 보호된 메소드

Function to generate the response file commands string
protected GenerateResponseFileCommands ( ) : string
리턴 string

GetResponseFileSwitch() 보호된 메소드

Return the Response File Switch string
protected GetResponseFileSwitch ( string responseFilePath ) : string
responseFilePath string
리턴 string

SSHDelete() 공개 메소드

SSHDelete Constructor
public SSHDelete ( ) : System
리턴 System

프로퍼티 상세

switchOrderList 보호되어 있는 프로퍼티

protected ArrayList,System.Collections switchOrderList
리턴 System.Collections.ArrayList