Bagikan melalui


EndpointGroupNameAttribute Kelas

Definisi

Menentukan nama grup titik akhir di Metadata.

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Delegate | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public sealed class EndpointGroupNameAttribute : Attribute, Microsoft.AspNetCore.Routing.IEndpointGroupNameMetadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Delegate | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)>]
type EndpointGroupNameAttribute = class
    inherit Attribute
    interface IEndpointGroupNameMetadata
Public NotInheritable Class EndpointGroupNameAttribute
Inherits Attribute
Implements IEndpointGroupNameMetadata
Warisan
EndpointGroupNameAttribute
Atribut
Penerapan

Konstruktor

EndpointGroupNameAttribute(String)

Menginisialisasi instans dari EndpointGroupNameAttribute.

Properti

EndpointGroupName

Mendapatkan nama grup titik akhir.

Berlaku untuk