Delen via


MessagingExtensionAction.BotActivityPreview Eigenschap

Definitie

Hiermee wordt de preview van de botactiviteit opgehaald of ingesteld.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Activity> BotActivityPreview { get; set; }
member this.BotActivityPreview : System.Collections.Generic.IList<Microsoft.Bot.Schema.Activity> with get, set
Public Property BotActivityPreview As IList(Of Activity)

Waarde van eigenschap

De preview van de botactiviteit.

Van toepassing op