Click or drag to resize

FtpConfigurationListTrimStart Property

Gets or sets the value indicating if file names are trimmed. Default is false.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public bool ListTrimStart { get; set; }

Property Value

Boolean
See Also