System::Net::CookieCollection::get_IsOtherVersionSeen 方法
CookieCollection::get_IsOtherVersionSeen method
返回一个值,指示集合中是否包含版本不等于 Cookie::MaxSupportedVersion 的 cookie。
bool System::Net::CookieCollection::get_IsOtherVersionSeen()
ReturnValue
当集合中包含版本不等于 Cookie::MaxSupportedVersion 的 cookie 时为 true,否则为 false。
另见
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Page for C++