共用方式為


TemplatePart.IsCatchAll 屬性

定義

true 如果路由元件是全部攔截元件, (例如 /*) 。

public:
 property bool IsCatchAll { bool get(); };
public bool IsCatchAll { get; }
member this.IsCatchAll : bool
Public ReadOnly Property IsCatchAll As Boolean

屬性值

適用於