HybridResourceManagerIsDisposed Property

Gets whether this HybridResourceManager instance is disposed.

Definition

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

Property Value

Boolean

Implements

IExpandoResourceManagerIsDisposed

See Also