MetadataTag.Disposed Property

FreeImage.NET

MetadataTagDisposed Property
Gets whether this instance has already been disposed.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public bool Disposed { get; }

Property Value

Type: Boolean
See Also