Note: This API is now obsolete.
Obsolete
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
[ObsoleteAttribute("Use the BufferingAppenderSkeleton Fix methods")]
public bool LocationInfo { get; set; }
<ObsoleteAttribute("Use the BufferingAppenderSkeleton Fix methods")>
Public Property LocationInfo As Boolean
Get
Set
public:
[ObsoleteAttribute(L"Use the BufferingAppenderSkeleton Fix methods")]
property bool LocationInfo {
bool get ();
void set (bool value);
}
[<ObsoleteAttribute("Use the BufferingAppenderSkeleton Fix methods")>]
member LocationInfo : bool with get, set
Property Value
Type:
Boolean
Use the BufferingAppenderSkeleton Fix methods instead
Obsolete property.
Reference