Obsolete
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
[ObsoleteAttribute("Use the BufferingAppenderSkeleton Fix methods")]
public bool LocationInfo { get; set; }
[ObsoleteAttribute("Use the BufferingAppenderSkeleton Fix methods")]
public bool LocationInfo { get; set; }
<ObsoleteAttribute("Use the BufferingAppenderSkeleton Fix methods")>
Public Property LocationInfo As Boolean
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);
}
public:
[ObsoleteAttribute(L"Use the BufferingAppenderSkeleton Fix methods")]
property bool LocationInfo {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
Use the BufferingAppenderSkeleton Fix methods instead
Obsolete property.