FileMetadata 1.0 control documentation

Gets the size of the Metadata value in bytes.

[Visual Basic]
Public ReadOnly Property Size As Long
[C#]
public long Size {get;}

Property Value

The size of the Metadata value in bytes.

See Also

MetadataItem Class | ElementIT.FileMetadata Namespace