 | XmlAccessSettings Eigenschaft |
Enthält alle aus der XmlDatei eingelesenen (Anwendungs-)Einstellungen.
Namensraum: NetEti.FileToolsAssembly: NetEti.XMLAccess (in NetEti.XMLAccess.dll) Version: 1.0.0+d7f882d93b3335cea0a0e233ace999065f285bd2
Syntaxpublic Dictionary<string, string?>? Settings { get; }
Public ReadOnly Property Settings As Dictionary(Of String, String)
Get
public:
property Dictionary<String^, String^>^ Settings {
Dictionary<String^, String^>^ get ();
}
member Settings : Dictionary<string, string> with get
Eigenschaftswert
DictionaryString,
String
Siehe auch