System.Tether.Manager.TTetheringManagerInfo.ManagerAdapters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ManagerAdapters: string;

C++

System::UnicodeString ManagerAdapters;

Properties

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

Description

String that contains the adapter type of each adapter that the represented manager allows, separated by a pipe character ('|'). For example: 'Bluetooth|Network'.

See Also