MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Save Method (filePath)
NamespacesMPfmMPfmConfigurationSave(String)
Saves configuration to file to a specific location.
Declaration Syntax
C#Visual Basic
public void Save(
	string filePath
)
Public Sub Save ( _
	filePath As String _
)
Parameters
filePath (String)
Configuration file path

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)