Click or drag to resize

FtpTransferResultMessage Property

Gets any message associated with transfer.

Namespace:  GSF.Net.AbstractFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
public string Message { get; }
Request Example View Source

Property Value

Type: String
See Also