Click or drag to resize

MultipartFormDataKeyValuePairFileValue Property

The file representation of the data.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public IFileValue FileValue { get; }

Property Value

Type: IFileValue
See Also