XmlLogger.

EmacsMode Property

Summary

Gets or sets a value indicating whether to produce emacs (and other editor) friendly output.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
XmlLogger

Syntax

public virtual bool EmacsMode { get; set; }

Value

Type Description
bool false as it has no meaning in XML format.