RouteAttribute Klasa

Definicja

Wskazuje, że skojarzony składnik powinien być zgodny z określonym wzorcem szablonu trasy.

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
Dziedziczenie
RouteAttribute
Atrybuty

Konstruktory

RouteAttribute(String)

Tworzy wystąpienie klasy RouteAttribute.

Właściwości

Template

Pobiera szablon trasy.

Dotyczy