Share via


PromptDTO.DisplayText Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="displayText")]
public string DisplayText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayText")>]
member this.DisplayText : string with get, set
Public Property DisplayText As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to