System::Net::PathList::idx_set 메서드
PathList::idx_set method
지정된 경로에 따라 쿠키 컬렉션을 설정합니다.
void System::Net::PathList::idx_set(String s, System::SharedPtr<CookieCollection> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| s | String | 경로. |
| value | System::SharedPtr<CookieCollection> | 설정할 쿠키 컬렉션. |
또 보기
- Class String
- Typedef SharedPtr
- Class CookieCollection
- Class PathList
- Namespace System::Net
- Library Aspose.Page for C++