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 生成データ構造の構築に使用されるルート パターンの構造に基づいて計算された値です。