edtFTPnet/PRO - Secure FTP component for .NET
|
Free Trial
|
Pricing
edtFTPnet/PRO
C#
VB
C++
F#
Show/Hide TOC
IFile
Transfer
Client
Pwd Method
Definition
Namespace:
EnterpriseDT.Net.Ftp
Assembly:
edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
Copy
string
Pwd
()
VB
Copy
Function
Pwd
As
String
C++
Copy
String
^
Pwd
()
F#
Copy
abstract
Pwd
:
unit
->
string
Return Value
String
See Also
Reference
IFileTransferClient Interface
EnterpriseDT.Net.Ftp Namespace
In This Article
Definition
See Also