HttpCookiePairHeaderValue.Name Proprietà

Definizione

Ottiene un token che rappresenta il nome del cookie usato nell'intestazione HTTP cookie .

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = httpCookiePairHeaderValue.name;
Public ReadOnly Property Name As String

Valore della proprietà

String

Platform::String

winrt::hstring

Token che rappresenta il nome del cookie.

Si applica a