Gets or sets HTTP User-Agent header.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public Property UserAgent As String Get Set |
C# |
---|
public string UserAgent { get; set; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Visual Basic |
---|
Public Property UserAgent As String Get Set |
C# |
---|
public string UserAgent { get; set; } |