ProtocolStr Property
The protocol of an Ftp server as string.
Syntax
Property ProtocolStr As String |
Parameters
None
Examples
IronPython
#Get ftp server protocol string |
C#
//Get ftp server protocol string |
Remarks