System.Tether.Manager.TTetheringAdapter.FAdapterConnectionString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAdapterConnectionString: string;

C++

System::UnicodeString FAdapterConnectionString;

Properties

Type Visibility Source Unit Parent
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Connection string that identifies your adapter.

Other adapters of the same type as your adapter may use this FAdapterConnectionString to connect to your adapter.

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

See Also