Click or drag to resize
XFileFieldContent Property
Gets or sets the content of the file.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte[] Content { get; set; }

Property Value

Type: Byte
The content of the file.
See Also