ErrorLogEntry.BrowserAgent Property
Namespace: Ignition.Framework.LoggingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("err_browser_agent")]
public string BrowserAgent { get; set; }
<NetForumFieldAttribute("err_browser_agent")>
Public Property BrowserAgent As String
Get
Set
public:
[NetForumFieldAttribute(L"err_browser_agent")]
property String^ BrowserAgent {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("err_browser_agent")>]
member BrowserAgent : string with get, set
Property Value
String