C# 클래스 SIM.ApplicationManager

파일 보기 프로젝트 열기: Sitecore/Sitecore-Instance-Manager

공개 프로퍼티들

프로퍼티 타입 설명
AppsFolder string
IsDebugging bool
IsQA bool
ProcessName string

공개 메소드들

메소드 설명
RaiseAttemptToClose ( CancelEventArgs e ) : void

비공개 메소드들

메소드 설명
ApplicationManager ( ) : System
GetEmbeddedFile ( [ assemblyName, [ fileName ) : string
GetEmbeddedFile ( [ packageName, [ assemblyName, [ fileName ) : string
GetLabel ( ) : string
GetRevision ( ) : string
GetShortVersion ( ) : string
GetVersion ( ) : string
InitializeDataFolder ( [ folder ) : string
InitializeFolder ( [ folder ) : string

메소드 상세

RaiseAttemptToClose() 공개 정적인 메소드

public static RaiseAttemptToClose ( CancelEventArgs e ) : void
e CancelEventArgs
리턴 void

프로퍼티 상세

AppsFolder 공개적으로 정적으로 프로퍼티

public static string AppsFolder
리턴 string

IsDebugging 공개적으로 정적으로 프로퍼티

public static bool IsDebugging
리턴 bool

IsQA 공개적으로 정적으로 프로퍼티

public static bool IsQA
리턴 bool

ProcessName 공개적으로 정적으로 프로퍼티

public static string ProcessName
리턴 string