| ExtensionContainerSupportsUTF8 Property |
Gets boolean value indicating if
UTF8 is supported.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public bool SupportsUTF8 { get; }
Public ReadOnly Property SupportsUTF8 As Boolean
Get
public:
property bool SupportsUTF8 {
bool get ();
}
member SupportsUTF8 : bool with get
Property Value
Type:
BooleanSee Also