 | INIFileLoaded Property |
Indica se il file di impostazione è stato letto e caricato in memoria correttamente.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.4.0
Syntaxpublic bool Loaded { get; }
Public ReadOnly Property Loaded As Boolean
Get
public:
property bool Loaded {
bool get ();
}
member Loaded : bool with get
Property Value
Boolean
See Also