System.Tether.Manager.TTetheringConnection.ConnectionString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ConnectionString: string read FConnectionString write FConnectionString;

C++

__property System::UnicodeString ConnectionString = {read=FConnectionString, write=FConnectionString};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringConnection

Description

String that provides the information that the protocol needs to establish the connection.

See Also