Ask.ExpectedProperties 属性

定义

获取或设置应由响应填充的属性。

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)

属性值

计算结果为字符串数组的字符串数组或表达式。

适用于