次の方法で共有


BotConfiguration.Description プロパティ

定義

ボットの説明を取得または設定します。

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

プロパティ値

ボットの説明。

適用対象