Click or drag to resize

XmlSettings property

Contains all (application) settings read in from the xml file.

Namespace: NetEti.FileTools
Assembly: NetEti.XMLAccess (in NetEti.XMLAccess.dll) Version: 1.0.0+3b7af40ae88c698645ce487c29a17724746a99fa
Syntax
public Dictionary<string, string?>? Settings { get; }

Property value

DictionaryString, String
See also