Aracılığıyla paylaş


RouteAttribute(String) Oluşturucu

Tanım

bir örneğini RouteAttributeoluşturur.

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)

Parametreler

template
String

Yol şablonu.

Şunlara uygulanır