DotNetWikiBot Framework Documentation
Shortcut for Environment.NewLine property. It's "\r\n" on Windows and "\n" on Unix-like systems.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public static string nl

Field Value

Type: String

See Also