The MetadataTag type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements the metadata object contains.
| |
| Description |
Gets or sets the description of the metadata.
| |
| Disposed |
Gets whether this instance has already been disposed.
| |
| ID |
Gets or sets the ID of the metadata.
| |
| Key |
Gets or sets the key of the metadata.
| |
| Length |
Gets the length of the value in bytes.
| |
| Model |
Gets the model of the metadata.
| |
| Type |
Gets the type of the metadata.
| |
| Value |
Gets or sets the value of the metadata.
|