Delen via


BotConfiguration.Services Eigenschap

Definitie

Hiermee worden verbonden services opgehaald of ingesteld.

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)

Waarde van eigenschap

De lijst met verbonden services.

Van toepassing op