Condividi tramite


TemplatePart.IsCatchAll Proprietà

Definizione

true se la parte di route è una parte catch-all (ad esempio /*).

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

Valore della proprietà

Si applica a