| 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: 23.3.0.0 (23.3.0.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:
BooleanSee Also