[]
Gets or sets a user prompt displayed when asking for parameter values.
public ExpressionInfo Prompt { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object representing the user prompt displayed when asking for parameter values. |
If this value is omitted, the user is not prompted for a value for the parameter.