System::Net::Cookie::get_HttpOnly method

Cookie::get_HttpOnly method

Gets the ‘HttpOnly’ attribute’s value.

bool System::Net::Cookie::get_HttpOnly() const

ReturnValue

The ‘HttpOnly’ attribute’s value.

See Also