共用方式為


BotFrameworkPaths.BasePath 屬性

定義

取得或設定應該公開 Bot 端點的基底路徑。

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

屬性值

字串,表示應該公開 Bot 的基底 URL。

適用於