Click or drag to resize

INIFileSections Property

Restituisce una collezione di sola lettura contenente tutte le Sezioni presenti nel file.

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public IList<string> Sections { get; }

Property Value

IListString
See Also