PlatformAPI.TOTAPutFileItem.RemoteDestinationPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RemoteDestinationPath: string;

C++

System::UnicodeString RemoteDestinationPath;

Properties

Type Visibility Source Unit Parent
field public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI TOTAPutFileItem

Description

RemoteDestinationPath to define the path to the folder in a remote system where the IDE puts a file defined in a TOTAPutFileItem record.

See Also