Bagikan melalui


RouteAttribute Kelas

Definisi

Menunjukkan bahwa komponen terkait harus cocok dengan pola templat rute yang ditentukan.

public ref class RouteAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
public sealed class RouteAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
type RouteAttribute = class
    inherit Attribute
Public NotInheritable Class RouteAttribute
Inherits Attribute
Warisan
RouteAttribute
Atribut

Konstruktor

RouteAttribute(String)

Membuat instans RouteAttribute.

Properti

Template

Mendapatkan templat rute.

Berlaku untuk