Gets the raw user agent string of the client browser.
Namespace:
EasyAlgo.EAUploadAssembly: EasyAlgo.EAUpload (in EasyAlgo.EAUpload.dll)
Version: 1.3.2.0
Syntax
| C# |
|---|
public string UserAgent { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UserAgent As String |
Field Value
Type: System..::.StringThe raw user agent string of the client browser.
