INIFile.Loaded Property

QsInformatica.Utils

INIFileLoaded Property

Indica se il file di impostazione è stato letto e caricato in memoria correttamente.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public bool Loaded { get; }
Public ReadOnly Property Loaded As Boolean
	Get
public:
property bool Loaded {
	bool get ();
}
member Loaded : bool with get

Property Value

Type: Boolean
See Also