EndpointSummaryAttribute Klasa

Definicja

Określa podsumowanie w pliku 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
Dziedziczenie
EndpointSummaryAttribute
Atrybuty
Implementuje

Konstruktory

EndpointSummaryAttribute(String)

Inicjuje wystąpienie klasy EndpointSummaryAttribute.

Właściwości

Summary

Pobiera podsumowanie skojarzone z punktem końcowym.

Metody

ToString()

Określa podsumowanie w pliku Metadata.

Dotyczy