Share via


IFormFile.Headers Eigenschaft

Definition

Ruft das Headerwörterbuch der hochgeladenen Datei ab.

public:
 property Microsoft::AspNetCore::Http::IHeaderDictionary ^ Headers { Microsoft::AspNetCore::Http::IHeaderDictionary ^ get(); };
public Microsoft.AspNetCore.Http.IHeaderDictionary Headers { get; }
member this.Headers : Microsoft.AspNetCore.Http.IHeaderDictionary
Public ReadOnly Property Headers As IHeaderDictionary

Eigenschaftswert

Gilt für: