Sdílet prostřednictvím


RouteAttribute Třída

Definice

Označuje, že přidružená komponenta by měla odpovídat zadanému vzoru šablony 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
Dědičnost
RouteAttribute
Atributy

Konstruktory

RouteAttribute(String)

Vytvoří instanci .RouteAttribute

Vlastnosti

Template

Získá šablonu trasy.

Platí pro