AgentApplicationOptions.AdaptiveCards Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Options used to customize the processing of Adaptive Card requests.
public Microsoft.Agents.Builder.App.AdaptiveCards.AdaptiveCardsOptions? AdaptiveCards { get; set; }
member this.AdaptiveCards : Microsoft.Agents.Builder.App.AdaptiveCards.AdaptiveCardsOptions with get, set
Public Property AdaptiveCards As AdaptiveCardsOptions