Click or drag to resize

MultipartFormDataKeyValuePairFileValue Property

The file representation of the data.

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

Property Value

Type: IFileValue
See Also