Udostępnij za pośrednictwem


HttpRequestHeaders.Expect Właściwość

Definicja

Pobiera wartość nagłówka Expect dla żądania HTTP.

public:
 property System::Net::Http::Headers::HttpHeaderValueCollection<System::Net::Http::Headers::NameValueWithParametersHeaderValue ^> ^ Expect { System::Net::Http::Headers::HttpHeaderValueCollection<System::Net::Http::Headers::NameValueWithParametersHeaderValue ^> ^ get(); };
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.NameValueWithParametersHeaderValue> Expect { get; }
member this.Expect : System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.NameValueWithParametersHeaderValue>
Public ReadOnly Property Expect As HttpHeaderValueCollection(Of NameValueWithParametersHeaderValue)

Wartość właściwości

Wartość nagłówka Expect żądania HTTP.

Dotyczy