共用方式為


InputFile.Element 屬性

定義

取得或設定相關聯的 ElementReference

可能是 null 在轉譯元件之前存取。

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)

屬性值

適用於