Click or drag to resize

FtpConfigurationUseQuotes Property

Gets or sets the value that specifies if double quotes should be used on paths that contain spaces. false is default.

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

Property Value

Boolean
See Also