ConnectionSession.ConnectionProfile プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
接続セッションに関連付けられている ConnectionProfile を取得します。
public:
property ConnectionProfile ^ ConnectionProfile { ConnectionProfile ^ get(); };
ConnectionProfile ConnectionProfile();
public ConnectionProfile ConnectionProfile { get; }
var connectionProfile = connectionSession.connectionProfile;
Public ReadOnly Property ConnectionProfile As ConnectionProfile
プロパティ値
アクセス ポイント接続のプロパティを定義するために使用される接続プロファイル。