BotConfiguration.Services 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定已連線的服務。
public System.Collections.Generic.List<Microsoft.Bot.Configuration.ConnectedService> Services { get; set; }
member this.Services : System.Collections.Generic.List<Microsoft.Bot.Configuration.ConnectedService> with get, set
Public Property Services As List(Of ConnectedService)
屬性值
已聯機服務的清單。