System::Net::WebHeaderCollection::Set 메서드
WebHeaderCollection::Set method
지정된 헤더의 값을 설정합니다.
void System::Net::WebHeaderCollection::Set(String name, String value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | String | 헤더 이름입니다. |
| value | String | 설정할 값. |
또 보기
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++