Share via


CardViewHandleActionResponse.RenderArguments Property

Definition

Gets or sets card view render arguments.

public Microsoft.Bot.Schema.SharePoint.CardViewResponse RenderArguments { get; set; }
member this.RenderArguments : Microsoft.Bot.Schema.SharePoint.CardViewResponse with get, set
Public Property RenderArguments As CardViewResponse

Property Value

Card view render arguments.

Applies to