Share via


CookieTempDataProviderOptions.Path Vlastnost

Definice

Upozornění

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

Tato vlastnost je zastaralá a v budoucí verzi se odebere. Doporučená alternativa je na Cookie.

Cesta nastavená na soubor cookie. Pokud je nastavená na null, atribut "path" v souboru cookie se nastaví na hodnotu aktuálního PathBase požadavku. Pokud hodnota je PathBasenull nebo prázdná, pak je atribut "path" nastaven na hodnotu 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

Hodnota vlastnosti

Atributy

Platí pro