System.Net.HttpClient.TCookie.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Value: string;

C++

System::UnicodeString Value;

Properties

Type Visibility Source Unit Parent
field public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient TCookie

Description

Value of the cookie.

See Also