| Entry Properties |
The MetadataEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| IsBinary |
Returns true if this entry is a binary-value entry.
| |
| Key |
Gets the metadata entry key.
| |
| Value |
Gets the string value of this metadata entry.
| |
| ValueBytes |
Gets the binary value of this metadata entry.
|