| INIFileDirty Property |
Indica se la struttura è stata modificata e quindi necessita di essere scritta su file.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public bool Dirty { get; }
Public ReadOnly Property Dirty As Boolean
Get
public:
property bool Dirty {
bool get ();
}
member Dirty : bool with get
Property Value
BooleanSee Also