TokenExchangeState.BotUrl プロパティ

定義

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

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

プロパティ値

ボット メッセージング エンドポイントの URL。

適用対象