Aracılığıyla paylaş


EndpointGroupNameAttribute Sınıf

Tanım

içinde Metadatauç nokta grubu adını belirtir.

[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
Devralma
EndpointGroupNameAttribute
Öznitelikler
Uygulamalar

Oluşturucular

EndpointGroupNameAttribute(String)

öğesinin bir örneğini EndpointGroupNameAttributebaşlatır.

Özellikler

EndpointGroupName

Uç nokta grubu adını alır.

Şunlara uygulanır