共用方式為


BotFrameworkPaths.MessagesPath 屬性

定義

取得或設定相對於 BasePath 的路徑,Bot Framework 訊息預期要傳遞至其中。

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

屬性值

字串,表示預期要傳遞 Bot 架構訊息的 URL。

適用於