HttpRequestWrapper.UserAgent Property

Definition

Gets the complete user-agent string of the client.

public:
 virtual property System::String ^ UserAgent { System::String ^ get(); };
public override string UserAgent { get; }
member this.UserAgent : string
Public Overrides ReadOnly Property UserAgent As String

Property Value

The complete user-agent string of the client.

Applies to