Freigeben über


EndpointDescriptionAttribute(String) Konstruktor

Definition

Initialisiert eine Instanz der EndpointDescriptionAttribute-Klasse.

public EndpointDescriptionAttribute (string description);
new Microsoft.AspNetCore.Http.EndpointDescriptionAttribute : string -> Microsoft.AspNetCore.Http.EndpointDescriptionAttribute
Public Sub New (description As String)

Parameter

description
String

Die Beschreibung, die dem Endpunkt oder Parameter zugeordnet ist.

Gilt für: