TemplatePart.IsCatchAll 属性

定义

true 如果路线部件是全部捕获部件,则 (例如 /*) 。

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

属性值

适用于