Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / FtpClient Class / GetFile Method / GetFile(String) Method
Remote file name
In This Topic
    GetFile(String) Method
    In This Topic
    Not implemented
    Syntax
    public virtual byte[] GetFile( 
       string remoteFileName
    )

    Parameters

    remoteFileName
    Remote file name

    Return Value

    the file contents
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also