System::Net::WebHeaderCollection::Set メソッド

WebHeaderCollection::Set method

指定されたヘッダーの値を設定します。

void System::Net::WebHeaderCollection::Set(String name, String value)
パラメーター説明
nameStringヘッダー名です。
valueString設定する値です。

参照