Share via


UserPromptOption.Text Property

Definition

Gets the text of the option.

[System.ComponentModel.Localizable(true)]
[System.Runtime.Serialization.DataMember(Order=0)]
public string Text { get; }
[<System.ComponentModel.Localizable(true)>]
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Text : string
Public ReadOnly Property Text As String

Property Value

Attributes

Applies to