Click or drag to resize
DAVClientNormaliseCrLf Method
Normalises LineFeeds to Crlf

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long NormaliseCrLf(
	ref string sData
)

Parameters

sData
Type: SystemString
String data

Return Value

Type: Int64
1 if it changed it, 2 if it did not
Remarks