System.Tether.Manager.TTetheringProfileInfo.ToString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ToString: string;

C++

System::UnicodeString __fastcall ToString();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfileInfo


Beschreibung

Gibt die String-Repräsentation der Profilinformationen zurück.

Die String-Repräsentation von Profilinformationen verwendet das folgende Format:

<ManagerIdentifier><Separator><ProfileIdentifier><Separator><ProfileText><Separator><ProfileGroup><Separator><ProfileType><Separator><ProfileVersion><Separator><AllowedConnections>

Beschreibung:

Siehe auch