Property Data
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
Data
The key-value pairs that represent segments of the form data.
public IReadOnlyCollection<KeyValuePair<string, string>> Data { get; }
The key-value pairs that represent segments of the form data.
public IReadOnlyCollection<KeyValuePair<string, string>> Data { get; }