wManager.Wow.Helpers Namespace
WRobot

Settings..::..Save Method

Save to xml file

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


protected bool Save(
	string settingsPath
)
Protected Function Save ( _
	settingsPath As String _
) As Boolean
protected:
bool^ Save(
	String^ settingsPath
)

Parameters

settingsPath
Type: String
file path

Return Value

success