Compartilhar via


BotConfiguration.Services Propriedade

Definição

Obtém ou define serviços conectados.

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)

Valor da propriedade

A lista de serviços conectados.

Aplica-se a