共用方式為


RoutePattern.OutboundPrecedence 屬性

定義

取得 URL 產生路由模式的優先順序值。

public:
 property System::Decimal OutboundPrecedence { System::Decimal get(); };
public decimal OutboundPrecedence { get; }
member this.OutboundPrecedence : decimal
Public ReadOnly Property OutboundPrecedence As Decimal

屬性值

備註

優先順序是根據用來建置 URL 產生資料結構的路由模式結構來計算值。

適用於