C# 클래스 FX.SalesLogix.Modules.GitExtensions.Installer.InstallationAction

파일 보기 프로젝트 열기: CustomerFX/SalesLogixGitExtensions 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AppArchitectRunningFailure bool
AssemblyUpdated bool
TotalSteps int

공개 메소드들

메소드 설명
Start ( ) : void

비공개 메소드들

메소드 설명
CheckApplicationRunning ( ) : bool
CheckUpdateAvailable ( ) : bool
DownloadFile ( ) : string
ElevatedCopy ( string file, string location ) : void
GetAvailableFileVersion ( ) : System.Version
GetSalesLogixRoot ( ) : string
GetWebProxy ( ) : WebProxy
InstallFile ( string file ) : bool
NewFileVersionCheck ( string file ) : bool
RaiseInstallEvent ( string description ) : void
RaiseInstallEvent ( string description, int step ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

AppArchitectRunningFailure 공개적으로 프로퍼티

public bool AppArchitectRunningFailure
리턴 bool

AssemblyUpdated 공개적으로 프로퍼티

public bool AssemblyUpdated
리턴 bool

TotalSteps 공개적으로 프로퍼티

public int TotalSteps
리턴 int