get_IsOtherVersionSeen()
CookieCollection::get_IsOtherVersionSeen() method
Returns a value that indicates if the collection contains a cookie with a version that is not equal to Cookie::MaxSupportedVersion.
bool System::Net::CookieCollection::get_IsOtherVersionSeen()
Return Value
True when the collection contains a cookie with a version that is not equal to Cookie::MaxSupportedVersion, otherwise false.
See Also
- Class CookieCollection
- Namespace System::Net
- Library Aspose.Slides