次の方法で共有


BotFrameworkPaths.BasePath プロパティ

定義

ボットのエンドポイントを公開するベース パスを取得または設定します。

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

プロパティ値

ボットを公開するベース URL を表す文字列。

適用対象