WebRequestMethods.Ftp.GetFileSize Field

Definition

Represents the FTP SIZE protocol method that is used to retrieve the size of a file on an FTP server.

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

Field Value

Applies to