UseWebApiOverloadingAttribute Kelas
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menunjukkan tindakan dalam pengontrol harus dipilih hanya jika semua parameter non-opsional terpenuhi. Menerapkan ke OverloadActionConstraint semua tindakan dalam pengontrol.
public ref class UseWebApiOverloadingAttribute : Attribute, Microsoft::AspNetCore::Mvc::WebApiCompatShim::IUseWebApiOverloading
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class UseWebApiOverloadingAttribute : Attribute, Microsoft.AspNetCore.Mvc.WebApiCompatShim.IUseWebApiOverloading
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type UseWebApiOverloadingAttribute = class
inherit Attribute
interface IUseWebApiOverloading
Public Class UseWebApiOverloadingAttribute
Inherits Attribute
Implements IUseWebApiOverloading
- Warisan
-
UseWebApiOverloadingAttribute
- Atribut
- Penerapan
Use |
Menunjukkan tindakan dalam pengontrol harus dipilih hanya jika semua parameter non-opsional terpenuhi. Menerapkan ke OverloadActionConstraint semua tindakan dalam pengontrol. |
Produk | Versi |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2 |