Click or drag to resize

MultipartFormDataKeyValuePairStringValue Property

The string representation of the data.

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

Property Value

Type: String
See Also