DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net
FileValue Class
FileValue Properties
Bytes Property
ContentType Property
FileName Property
FilePath Property
FileValue
Bytes Property
The file value as an array of bytes.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
byte
[]
Bytes
{
get
; }
Property Value
Type:
Byte
Implements
IFileValue
Bytes
See Also
Reference
FileValue Class
DotNetBrowser.Net Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.