Dynamicweb 8 Documentation
FileData Property

Gets or sets the contents of a file to be processed.
Syntax
'Declaration
 
Public Property FileData As Byte()
public byte[] FileData {get; set;}

Property Value

The contents of a file to be processed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConvertParameters Class
ConvertParameters Members

Send Feedback