InteractionInput.EnableDescriptionMarkdown Property

Definition

Gets or sets a value indicating whether the description should be rendered as Markdown. Setting this to true allows a description to contain Markdown elements such as links, text decoration and lists.

public bool EnableDescriptionMarkdown { get; init; }
member this.EnableDescriptionMarkdown : bool with get, set
Public Property EnableDescriptionMarkdown As Boolean

Property Value

Applies to