次の方法で共有


BotConfiguration.Name プロパティ

定義

ボットの名前を取得または設定します。

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

プロパティ値

ボットの名前。

適用対象