| IRequestUserAgent Property  | 
            Gets the user-agent as reported by the client browser.
            
 
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring UserAgent { get; }ReadOnly Property UserAgent As String
	Get
property String^ UserAgent {
	String^ get ();
}abstract UserAgent : string with get
Property Value
Type: 
String
See Also