mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

IsolatedStorage_Settings.Read_XML_File Method (String)



Reads the user settings from 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 Read_XML_File(
	string IsolatedStorage_FileName
)

Parameters

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

Return Value

Type: Boolean
TRUE if the XML file already existed, otherwise FALSE

Remarks

If the XML file does not exist, an empty DataSet is created

See Also



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