get_Allow()

HttpContentHeaders::get_Allow() method

Gets a value of the ‘Allow’ header.

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

Return Value

A value of the ‘Allow’ header.

See Also