Bespoke Multi-Touch Framework
Save Method (fileName)
NamespacesBespoke.MultiTouch.FrameworkConfigurationSave(String)
Save the configuration data.
Declaration Syntax
C#Visual BasicVisual C++
public static void Save(
	string fileName
)
Public Shared Sub Save ( _
	fileName As String _
)
public:
static void Save(
	String^ fileName
)
Parameters
fileName (String)
The name of the file to save to.

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)