System.Tether.Manager.TTetheringProfileInfo.ToString

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function ToString: string;

C++

System::UnicodeString __fastcall ToString();

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfileInfo


説明

プロファイル情報の文字列表現を返します。

プロファイル情報の文字列表現では次の形式が使用されます。

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

上記で、

関連項目