MediaComponentBase.AdditionalAttributes Propriété

Définition

Attributs sans correspondance appliqués à l’élément rendu.

[Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)]
public System.Collections.Generic.Dictionary<string,object>? AdditionalAttributes { get; set; }
[<Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)>]
member this.AdditionalAttributes : System.Collections.Generic.Dictionary<string, obj> with get, set
Public Property AdditionalAttributes As Dictionary(Of String, Object)

Valeur de propriété

Attributs

S’applique à