你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExpressionRouterRule.Expression 属性

定义

包含要计算的表达式的字符串。 应包含具有计算值的 return 语句。

public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

属性值

适用于