Partilhar via


BotConfiguration.Services Propriedade

Definição

Obtém ou define serviços ligados.

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 de Propriedade

A lista de serviços ligados.

Aplica-se a