MetadataPath | Gets the path of Metadata stream. |
Name | Gets the name of metadata. |
Parent | Gets the parent FileMetadata collection of this metadata. |
Size | Gets the size of the Metadata value in bytes. |
Type | Gets the type of metadata stream. |
CopyValueTo | Copies value from source MetadataItem to the specified target MetadataItem. |
Delete | Overloaded. Removes Metadata from file and from parent FileMetadata collection. |
GetBytesValue | Returns value of the Metadata as array of bytes. |
GetHashCode | Returns the hash code for this instance. |
GetStringValue | Returns value of the Metadata as String in specified Encoding. |
OpenStream | Overloaded. Opens a stream for reading or writing value of Metadata. |
SetBytesValue | Writes value to the Metadata as an array of bytes. |
SetStringValue | Writes the string value in specified Encoding to the Metadata |
ToString | Returns the string representation of the object. |
MetadataItem Class | ElementIT.FileMetadata Namespace