| 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.1.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
BooleanSee Also