IExpandoResourceManagerIsModified Property

Gets whether this IExpandoResourceManager instance has modified and unsaved data.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
bool IsModified { get; }

Property Value

Boolean

See Also