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