log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
XmlLayoutSchemaLog4j.Version Property
The version of the log4j schema to use.
[Visual Basic]
Public Property Version As
String
[C#]
public
string Version {get; set;}
Remarks
Only version 1.2 of the log4j schema is supported.
See Also
XmlLayoutSchemaLog4j Class | log4net.Layout Namespace