Aracılığıyla paylaş


RouteAttribute Sınıf

Tanım

İlişkili bileşenin belirtilen yol şablonu deseni ile eşleşmesi gerektiğini gösterir.

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
Devralma
RouteAttribute
Öznitelikler

Oluşturucular

RouteAttribute(String)

bir örneğini RouteAttributeoluşturur.

Özellikler

Template

Yol şablonunu alır.

Şunlara uygulanır