ResXResourceManagerIsDisposed Property

Gets whether this ResXResourceManager instance is disposed.

Definition

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

Property Value

Boolean

Implements

IExpandoResourceManagerIsDisposed

See Also