TagsAttribute(String[]) Konstruktor

Definition

Initialisiert eine Instanz der TagsAttribute-Klasse.

public TagsAttribute (params string[] tags);
new Microsoft.AspNetCore.Http.TagsAttribute : string[] -> Microsoft.AspNetCore.Http.TagsAttribute
Public Sub New (ParamArray tags As String())

Parameter

tags
String[]

Die dem Endpunkt zugeordneten Tags.

Gilt für: