System.Tether.Manager.TTetheringManagerCommand.ConnectionString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ConnectionString: string;

C++

System::UnicodeString ConnectionString;

Properties

Type Visibility Source Unit Parent
field public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommand

Description

String that provides data that remote adapters need to connect to the adapter that created the command.

Depending on the type of the remote adapter, this connection string may be:

See Also