An NDoc Documented Class Library

HttpClient.Dir Method (String)

List an HTML page's hrefs as an array of strings.

public virtual string[] Dir(
   string dirname
);

Parameters

dirname
directory or HTML filename

Return Value

An array of strings.

Implements

IFileTransferClient.Dir

See Also

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace | HttpClient.Dir Overload List