environment::newline

Gets the newline string defined for this environment.

Usage

string environment::newline()

Return Value

A string containing CRLF for non-Unix platforms, or LF for Unix platforms.

Examples

Requirements

Assembly: NAnt.Core (0.91.4312.0)