XmlLayoutSchemaLog4j Version Property Apache log4net™ SDK Documentation
The version of the log4j schema to use.

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public string Version { get; set; }

Property Value

Type: OnlineString
Remarks

Only version 1.2 of the log4j schema is supported.

See Also