RoutePattern.InboundPrecedence 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 URL 比對路由模式的優先順序值。
public:
property System::Decimal InboundPrecedence { System::Decimal get(); };
public decimal InboundPrecedence { get; }
member this.InboundPrecedence : decimal
Public ReadOnly Property InboundPrecedence As Decimal
優先順序是根據用來建置 URL 比對資料結構的路由模式結構來計算的值。