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