| INIFileDirty Property |
Indica se la struttura è stata modificata e quindi necessita di essere scritta su file.
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.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
Type:
BooleanSee Also