IExpandoResourceSetIsModified Property

Gets whether this IExpandoResourceSet instance is modified.

Definition

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

Property Value

Boolean
if this instance is modified; otherwise, .

Exceptions

See Also