System.Net.HttpClient.TCookie.Path

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Path: string;

C++

System::UnicodeString Path;

Properties

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

Description

Path of the cookie.

See Also