System::Net::Http::HttpRequestMessage::get_Properties yöntemi

HttpRequestMessage::get_Properties method

HTTP istek özelliklerinin koleksiyonunu döndürür.

System::SharedPtr<Collections::Generic::IDictionary<String, System::SharedPtr<Object>>> System::Net::Http::HttpRequestMessage::get_Properties()

ReturnValue

HTTP isteği özelliklerinin koleksiyonu.

Ayrıca Bakınız