Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
<ObsoleteAttribute("This option has been deprecated and should no longer be used.", _ False)> _ Public Property ForceSilentCcc As Boolean Get Set |
| C# |
|---|
[ObsoleteAttribute("This option has been deprecated and should no longer be used.", false)] public bool ForceSilentCcc { get; set; } |