edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientPwd Method

Get the current remote working directory.

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string Pwd()

Return Value

String
The current working directory.

Implements

IFileTransferClientPwd

See Also