Udostępnij za pośrednictwem


CookieTempDataProviderOptions.Path Właściwość

Definicja

Przestroga

This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.

Ta właściwość jest przestarzała i zostanie usunięta w przyszłej wersji. Zalecaną alternatywą jest .Cookie

Ścieżka ustawiona na pliku cookie. Jeśli ustawiono nullwartość , atrybut "path" w pliku cookie jest ustawiony na wartość bieżącego żądania PathBase . Jeśli wartość PathBase jest null lub jest pusta, atrybut "path" jest ustawiony na wartość Path.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
[System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.")]
public string Path { get; set; }
member this.Path : string with get, set
[<System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.")>]
member this.Path : string with get, set
Public Property Path As String

Wartość właściwości

Atrybuty

Dotyczy