WebRequestMethods.Ftp.ListDirectory Field

Definition

Represents the FTP NLIST protocol method that gets a short listing of the files on an FTP server.

public: System::String ^ ListDirectory;
public const string ListDirectory;
val mutable ListDirectory : string
Public Const ListDirectory As String 

Field Value

Applies to