RouteAttribute Classe

Définition

Indique que le composant associé doit correspondre au modèle de modèle d’itinéraire spécifié.

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
Héritage
RouteAttribute
Attributs

Constructeurs

RouteAttribute(String)

Construit un instance de RouteAttribute.

Propriétés

Template

Obtient le modèle d'itinéraire.

S’applique à