Proprietà DedDistSaveEventArgsWasDirty
|
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic bool WasDirty { get; set; }
Public Property WasDirty As Boolean
Get
Set
public:
property bool WasDirty {
bool get ();
void set (bool value);
}
member WasDirty : bool with get, set
Valore della proprietà
Boolean
Vedi anche