mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

IsolatedStorage_Settings.Write_XML_File Method (String)



Writes the user settings to a XML file in Isolated Storage


Namespace: SobekCM.Tools.Settings
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
protected static bool Write_XML_File(
	string IsolatedStorage_FileName
)

Parameters

IsolatedStorage_FileName
Type: System..::..String
Name of the file

Return Value

Type: Boolean
TRUE if the XML file is successfully written, otherwise FALSE

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )