Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / Settings / Settings Indexers (XmlNotepad) / Settings.this
Settings.this
Close
domv10-banner-200
Settings.this Indexer

Namespace: XmlNotepad

Get or set a named setting passing the typed object to be serialized.

C++
C#
Visual Basic
IDL
JavaScript
object this(string name);
Parameters
Description
string name
The setting name

The setting value or null if not found.

Copyright © 2020. All rights reserved.