HeifMetadataBlockInfoItemType Property

Gets a string describing the meta-data item type.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public string ItemType { get; }

Property Value

String
The meta-data item type.

See Also