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