RoutePattern.OutboundPrecedence 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 URL 生成的路由模式的优先级值。
public:
property System::Decimal OutboundPrecedence { System::Decimal get(); };
public decimal OutboundPrecedence { get; }
member this.OutboundPrecedence : decimal
Public ReadOnly Property OutboundPrecedence As Decimal
属性值
注解
优先级是基于用于生成 URL 数据结构的路由模式结构计算的值。