 | ExtensionContainerSupportsUTF8 Property |
Gets boolean value indicating if
UTF8 is supported.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic bool SupportsUTF8 { get; }Public ReadOnly Property SupportsUTF8 As Boolean
Get
public:
property bool SupportsUTF8 {
bool get ();
}member SupportsUTF8 : bool with get
Property Value
Boolean
See Also