Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / Settings / Settings Methods (XmlNotepad) / Settings.Load
Close
domv10-banner-200
Settings.Load Method

Namespace: XmlNotepad

Loads the specified settings file and deserializes values. It uses the existing settings to figure out the type to convert the strings to.

C++
C#
Visual Basic
IDL
JavaScript
void Load(string filename);
Parameters
Description
string filename
XmlNotepad settings xml file.
Copyright © 2020. All rights reserved.