RouteAttribute(String) Konstruktor

Definition

Erstellt eine instance von RouteAttribute.

public:
 RouteAttribute(System::String ^ template);
public RouteAttribute (string template);
new Microsoft.AspNetCore.Components.RouteAttribute : string -> Microsoft.AspNetCore.Components.RouteAttribute
Public Sub New (template As String)

Parameter

template
String

Die Routenvorlage.

Gilt für: