Gets or sets the Encoding to use to encode and decode command parameters and server responses.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property Encoding As Encoding Get Set |
C# |
---|
public Encoding Encoding { get; set; } |