WebStats dotNet Scheduler - Code Documentation
Save Method (filepath)
Namespaces > Scheduler > Settings > Save(String)
Saves the settings to the specified filepath.
Syntax
C#Visual BasicManaged C++J#
public void Save (
	string filepath
)
Public Sub Save ( _
	filepath As String _
)
public:
void Save (
	String^ filepath
)
public void Save (
	String filepath
)
Parameters
filepath (String)
The filepath.

Assembly: Scheduler (Module: Scheduler) Version: 0.6.2.0