Click or drag to resize
Entry Properties

The MetadataEntry type exposes the following members.

Properties
  NameDescription
Public propertyIsBinary
Returns true if this entry is a binary-value entry.
Public propertyKey
Gets the metadata entry key.
Public propertyValue
Gets the string value of this metadata entry.
Public propertyValueBytes
Gets the binary value of this metadata entry.
Top
See Also