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

属性值

适用于