C# Class SIM.ApplicationManager

Mostra file Open project: Sitecore/Sitecore-Instance-Manager

Public Properties

Property Type Description
AppsFolder string
IsDebugging bool
IsQA bool
ProcessName string

Public Methods

Method Description
RaiseAttemptToClose ( CancelEventArgs e ) : void

Private Methods

Method Description
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

Method Details

RaiseAttemptToClose() public static method

public static RaiseAttemptToClose ( CancelEventArgs e ) : void
e CancelEventArgs
return void

Property Details

AppsFolder public_oe static_oe property

public static string AppsFolder
return string

IsDebugging public_oe static_oe property

public static bool IsDebugging
return bool

IsQA public_oe static_oe property

public static bool IsQA
return bool

ProcessName public_oe static_oe property

public static string ProcessName
return string