SysHelper.NewLine Property

HD.Common

SysHelperNewLine Property Helper帮助文档
获取换行字符

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static string NewLine { get; }
Public Shared ReadOnly Property NewLine As String
	Get
public:
static property String^ NewLine {
	String^ get ();
}
static member NewLine : string with get

Property Value

Type: String
See Also

Reference