ResXResourceManagerIsModified Property

Gets whether this ResXResourceManager instance has modified and unsaved data.

Definition

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

Property Value

Boolean

Implements

IExpandoResourceManagerIsModified

See Also