System.Tether.Comm.TTetheringNetworkComm.RemoteConnectionString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RemoteConnectionString: string read FRemoteConnectionString;

C++

__property System::UnicodeString RemoteConnectionString = {read=FRemoteConnectionString};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringNetworkComm

Description

Connection string of the target of the network communication.

See Also