Gets or sets a user-agent string.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UserAgent As String
public string UserAgent { get; set; }
Type: System.String
The user-agent string which is sent by Image 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 Image Uploader.