System::Net::Http::Headers::HttpContentHeaders::get_Allow 方法

HttpContentHeaders::get_Allow method

RTTI 信息。

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

ReturnValue

‘Allow’ 标头的值。

备注

获取 ‘Allow’ 标头的值。

另见