UseWebApiActionConventionsAttribute Sınıf

Tanım

Bir denetleyicide öznitelik yolları olmayan eylemlerin Web API yönlendirme kuralları ASP.NET kullandığını gösterir.

public ref class UseWebApiActionConventionsAttribute : Attribute, Microsoft::AspNetCore::Mvc::WebApiCompatShim::IUseWebApiActionConventions
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class UseWebApiActionConventionsAttribute : Attribute, Microsoft.AspNetCore.Mvc.WebApiCompatShim.IUseWebApiActionConventions
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type UseWebApiActionConventionsAttribute = class
    inherit Attribute
    interface IUseWebApiActionConventions
Public Class UseWebApiActionConventionsAttribute
Inherits Attribute
Implements IUseWebApiActionConventions
Devralma
UseWebApiActionConventionsAttribute
Öznitelikler
Uygulamalar

Oluşturucular

UseWebApiActionConventionsAttribute()

Bir denetleyicide öznitelik yolları olmayan eylemlerin Web API yönlendirme kuralları ASP.NET kullandığını gösterir.

Şunlara uygulanır