SharpSchedule

ScheduleWebConfig Members

ScheduleWebConfig overview

Public Instance Constructors

ScheduleWebConfig Constructor Creates a new instance of ScheduleWebConfig. NOTE: Later the implementation may change to use a configuration setting in the application .config file, but for now we are just going to piggy back off of the WebConfig.config settings.

Public Instance Properties

OutputDir The output directory is used to define where the application places reports, and other generated files during operation. The default value for this setting is the temporary directory of the user the application is running as.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ScheduleWebConfig Class | Ozanam.Schedule.Web.Config Namespace