System::Net::Http::Headers::HttpContentHeaders::get_Allow method

HttpContentHeaders::get_Allow method

RTTI information.

System::SharedPtr<Collections::Generic::ICollection<String>> System::Net::Http::Headers::HttpContentHeaders::get_Allow()

ReturnValue

A value of the ‘Allow’ header.

Remarks

Gets a value of the ‘Allow’ header.

See Also