The key-value pairs that represent segments of the form data.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public IReadOnlyCollection<KeyValuePair<string, string>> Data { get; }
Property Value
Type:
IReadOnlyCollectionKeyValuePairString,
StringImplements
IUploadDataTDataSee Also