This property controls whether or not, certain methods will send the PWD command at the end of their operation.
Methods that send the PWD command do not report errors in the case where the PWD command fails. For example, if the Connect method successfully connects and logs on but the PWD command fails, the Connect method will still succeed and remain connected.
Whenever a PWD command fails or the AutoRefreshCurrentFolder is set to false, the first time the user accesses the CurrentFolder property, the PWD command will be sent.
Boolean
True
Declaration | |
---|---|
|
Connect, ChangeUser, ChangeCurrentFolder, ChangeToParentFolder, SendCommand