Freigeben über


TagBuilder.Attributes Eigenschaft

Definition

Ruft den Satz von Attributen ab, die in das Tag geschrieben werden.

public:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::AttributeDictionary ^ Attributes { Microsoft::AspNetCore::Mvc::ViewFeatures::AttributeDictionary ^ get(); };
public Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary Attributes { get; }
member this.Attributes : Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary
Public ReadOnly Property Attributes As AttributeDictionary

Eigenschaftswert

Gilt für: