DecodedData Property
The decoded data.
Syntax
netcodecontrol.DecodedData[=string]
Default Value
""
Remarks
This property contains the decoded data. When uuencoding, the value of FileName is the filename that will be written in EncodedData. If FileName is empty, an error will be returned.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .DecodedDataB.
This property is not available at design time.
Data Type
Binary String