Bagikan melalui


HttpRequest.Headers Properti

Definisi

Mendapatkan header permintaan.

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

Nilai Properti

Header permintaan.

Berlaku untuk