次の方法で共有


RoutePolicy.ConnectionProfile プロパティ

定義

アクセス ポイント接続の接続プロファイルを取得します。

public:
 property ConnectionProfile ^ ConnectionProfile { ConnectionProfile ^ get(); };
ConnectionProfile ConnectionProfile();
public ConnectionProfile ConnectionProfile { get; }
var connectionProfile = routePolicy.connectionProfile;
Public ReadOnly Property ConnectionProfile As ConnectionProfile

プロパティ値

関連付けられている接続プロファイル。

適用対象