次の方法で共有


NegotiationResponse.ConnectionId プロパティ

定義

接続のパブリック ID。

public:
 property System::String ^ ConnectionId { System::String ^ get(); void set(System::String ^ value); };
public string ConnectionId { get; set; }
public string? ConnectionId { get; set; }
member this.ConnectionId : string with get, set
Public Property ConnectionId As String

プロパティ値

適用対象