次の方法で共有


EndpointService.Endpoint プロパティ

定義

ボットのエンドポイント URL を取得または設定します。

public string Endpoint { get; set; }
member this.Endpoint : string with get, set
Public Property Endpoint As String

プロパティ値

ボットのエンドポイント。

適用対象