Condividi tramite


InputFileChangeEventArgs.File Proprietà

Definizione

Ottiene il file fornito. Si noti che se l'input accetta più file, invece di leggere questa proprietà, è necessario chiamare GetMultipleFiles(Int32).

public:
 property Microsoft::AspNetCore::Components::Forms::IBrowserFile ^ File { Microsoft::AspNetCore::Components::Forms::IBrowserFile ^ get(); };
public Microsoft.AspNetCore.Components.Forms.IBrowserFile File { get; }
member this.File : Microsoft.AspNetCore.Components.Forms.IBrowserFile
Public ReadOnly Property File As IBrowserFile

Valore della proprietà

Si applica a