Sdílet prostřednictvím


HttpWebResponseMessage.Headers Vlastnost

Definice

Vrátí kolekci hlaviček odpovědi.

public virtual System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,string>> Headers { get; }
member this.Headers : seq<System.Collections.Generic.KeyValuePair<string, string>>
Public Overridable ReadOnly Property Headers As IEnumerable(Of KeyValuePair(Of String, String))

Hodnota vlastnosti

Implementuje

Platí pro