NET SFTP Library
Dash Property






View with Navigation Tools
KellermanSoftware.NetSFtpLibrary Namespace > FtpResponse Class : Dash Property
True if this is a multi-line response
Syntax
'Declaration
 
Public Property Dash As System.Boolean
 
'Usage
 
Dim instance As FtpResponse
Dim value As System.Boolean
 
instance.Dash = value
 
value = instance.Dash
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FtpResponse Class
FtpResponse Members