WebStats dotNet Scheduler - Code Documentation
Load Method (filepath)
Namespaces > Scheduler > Settings > Load(String)
Loads the settings from the specified filepath.
Syntax
C#Visual BasicManaged C++J#
public static Settings Load (
	string filepath
)
Public Shared Function Load ( _
	filepath As String _
) As Settings
public:
static Settings^ Load (
	String^ filepath
)
public static Settings Load (
	String filepath
)
Parameters
filepath (String)
The filepath.
Return Value

[Missing <returns> documentation for M:Scheduler.Settings.Load(System.String)]

Assembly: Scheduler (Module: Scheduler) Version: 0.6.2.0