System.Tether.Manager.TTetheringProfileInfo.ToString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ToString: string;

C++

System::UnicodeString __fastcall ToString();

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