System::Net::Http::HttpMethod::get_Post yöntemi

HttpMethod::get_Post method

‘POST’ HTTP yöntemini döndürür.

static System::SharedPtr<HttpMethod> System::Net::Http::HttpMethod::get_Post()

ReturnValue

‘POST’ HTTP yöntemi.

Ayrıca Bakınız