public LineTerminatorType ServerLineTerminator { get; set; }Public Property ServerLineTerminator As LineTerminatorType
Get
Setpublic:
property LineTerminatorType ServerLineTerminator {
LineTerminatorType get ();
void set (LineTerminatorType value);
}member ServerLineTerminator : LineTerminatorType with get, setThis property applies to SFTP only.
The default is generally appropriate in most situations.