Table of Contents

Property UploadData

Namespace
DotNetBrowser.Net.Handlers
Assembly
DotNetBrowser.dll

UploadData

Gets the data uploaded in the scope of the request.

public IUploadData UploadData { get; }

Property Value

IUploadData

The data uploaded in the scope of the request.