System::Net::Cookie::ToServerString method

Cookie::ToServerString method

Serializes the current instance to the string representation.

String System::Net::Cookie::ToServerString()

ReturnValue

A string representation of the current instance.

See Also