共用方式為


BotConfiguration.Name 屬性

定義

取得或設定 Bot 的名稱。

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

屬性值

Bot 的名稱。

適用於