Ouvrir le menu principal

RAD Studio API Documentation β

System.Tether.Manager.TTetheringProfileInfo.ToString

Delphi

function ToString: string;

C++

System::UnicodeString __fastcall ToString(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfileInfo


Description

Renvoie une représentation chaîne des informations de profil.

La représentation chaîne des informations de profil utilise le format suivant :

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

Où :

Voir aussi