Share via


InputFile.Element Vlastnost

Definice

Získá nebo nastaví přidružený ElementReference.

Může být null při přístupu před vykreslení komponenty.

public Microsoft.AspNetCore.Components.ElementReference? Element { get; protected set; }
member this.Element : Nullable<Microsoft.AspNetCore.Components.ElementReference> with get, set
Public Property Element As Nullable(Of ElementReference)

Hodnota vlastnosti

Platí pro