System::Net::Http::Headers::HttpContentHeaders::AddKnownHeaders メソッド

HttpContentHeaders::AddKnownHeaders method

既知のヘッダーを指定されたコレクションに追加します。

static void System::Net::Http::Headers::HttpContentHeaders::AddKnownHeaders(System::SharedPtr<Collections::Generic::HashSet<String>> headerSet)
パラメーター説明
headerSetSystem::SharedPtr<Collections::Generic::HashSet<String>>既知のヘッダーが追加されるコレクション。

参照