'Declaration Public ReadOnly Property ListingMethod As ListingMethod
'Usage Dim instance As FtpClient Dim value As ListingMethod instance.ListingMethod = value value = instance.ListingMethod
public ListingMethod ListingMethod {get;}
Property Value
A ListingMethod value that indicates the current listing method that is used to retrieve folder contents from the FTP server.
The default value is ListingMethod.Standard.