Share via


EndpointSummaryAttribute Třída

Definice

Určuje souhrn v Metadata.

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public sealed class EndpointSummaryAttribute : Attribute, Microsoft.AspNetCore.Http.Metadata.IEndpointSummaryMetadata
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)>]
type EndpointSummaryAttribute = class
    inherit Attribute
    interface IEndpointSummaryMetadata
Public NotInheritable Class EndpointSummaryAttribute
Inherits Attribute
Implements IEndpointSummaryMetadata
Dědičnost
EndpointSummaryAttribute
Atributy
Implementuje

Konstruktory

EndpointSummaryAttribute(String)

Inicializuje instanci objektu EndpointSummaryAttribute.

Vlastnosti

Summary

Získá souhrn přidružený ke koncovému bodu.

Metody

ToString()

Určuje souhrn v Metadata.

Platí pro