Share via


Ask.ExpectedProperties Property

Definition

Gets or sets properties expected to be filled by response.

public AdaptiveExpressions.Properties.ArrayExpression<string> ExpectedProperties { get; set; }
member this.ExpectedProperties : AdaptiveExpressions.Properties.ArrayExpression<string> with get, set
Public Property ExpectedProperties As ArrayExpression(Of String)

Property Value

String array or expression which evaluates to string array.

Applies to