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