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

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Tether.Manager.TTetheringConnection.ConnectionString&oldid=656365"