get_HttpOnly()

Cookie::get_HttpOnly() const method

Gets the ‘HttpOnly’ attribute’s value.

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

Return Value

The ‘HttpOnly’ attribute’s value.

See Also