Gets or sets a user-agent string.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string UserAgent { get; set; }
Type: System..String
The user-agent string which is sent by ActiveX/Java Uploader in the header of the upload request.
Default value is "".
During initialization, this value is set to the user-agent string of a browser which hosts ActiveX/Java Uploader.