System.Tether.Manager.TTetheringProfileInfo.AllowedConnections

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

Delphi

AllowedConnections: TTetheringAllowedConnections;

C++

System::DynamicArray<TTetheringAllowedConnection> AllowedConnections;

プロパティ

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


説明

リモート プロファイルへ接続するために使用できる接続リストです。

関連項目