PowerTCP FTP for .NET
Utf8Encoding Property



Returns true if the server advertises the "UTF8" feature.
Syntax
Public ReadOnly Property Utf8Encoding As Boolean
Dim instance As Features
Dim value As Boolean
 
value = instance.Utf8Encoding
public bool Utf8Encoding {get;}
public:
property bool Utf8Encoding {
   bool get();
}
See Also

Reference

Features Class
Features Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic