UrlMatchingNode.IsCatchAll プロパティ

定義

このノードが catch all セグメントを表すかどうかを示す値を取得または設定します。

public:
 property bool IsCatchAll { bool get(); void set(bool value); };
public bool IsCatchAll { get; set; }
member this.IsCatchAll : bool with get, set
Public Property IsCatchAll As Boolean

プロパティ値

適用対象