次の方法で共有


ConnectionInfo.Url プロパティ

定義

接続の URL を取得または設定します。

public:
 property Uri ^ Url { Uri ^ get(); };
public Uri Url { get; }
member this.Url : Uri
Public ReadOnly Property Url As Uri

プロパティ値

Uri

オブジェクトに ConnectionInfo 保存される URL。

適用対象