次の方法で共有


BotFrameworkOptions.Paths プロパティ

定義

さまざまなボット エンドポイントを公開するときに使用するパスを取得または設定します。

public Microsoft.Bot.Builder.Integration.BotFrameworkPaths Paths { get; set; }
member this.Paths : Microsoft.Bot.Builder.Integration.BotFrameworkPaths with get, set
Public Property Paths As BotFrameworkPaths

プロパティ値

パス文字列。

適用対象

こちらもご覧ください