FileMetadata 1.0 control documentation
Writes value to the Metadata as an array of bytes.
[Visual Basic]
Public Sub SetBytesValue( _
ByVal
data As
Byte() _
)
Parameters
-
data
- An array of bytes that specifies the new value of the Metadata.
Remarks
See Also
MetadataItem Class | ElementIT.FileMetadata Namespace