[]
        
(Showing Draft Content)

C1.Document.Parameter.Prompt

Prompt Property

Prompt

Gets or sets the prompt shown to the user when asking to enter a value for the parameter.

Declaration
[C1Category("Appearance")]
[C1Description("Parameter.Prompt", "The prompt shown to the user when asking to enter a value for the parameter.")]
public string Prompt { get; set; }
<C1Category("Appearance")>
<C1Description("Parameter.Prompt", "The prompt shown to the user when asking to enter a value for the parameter.")>
Public Property Prompt As String