共用方式為


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

屬性值

適用於