ResponseHeaders(IHeaderDictionary) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
öğesinin yeni bir örneğini ResponseHeadersbaşlatır.
public:
ResponseHeaders(Microsoft::AspNetCore::Http::IHeaderDictionary ^ headers);
public ResponseHeaders (Microsoft.AspNetCore.Http.IHeaderDictionary headers);
new Microsoft.AspNetCore.Http.Headers.ResponseHeaders : Microsoft.AspNetCore.Http.IHeaderDictionary -> Microsoft.AspNetCore.Http.Headers.ResponseHeaders
Public Sub New (headers As IHeaderDictionary)
Parametreler
- headers
- IHeaderDictionary
İstek üst bilgileri.