Sdílet prostřednictvím


SessionOptions.CookiePath 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.

Určuje cestu použitou k vytvoření souboru cookie. Výchozí hodnota je CookiePath.

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

Hodnota vlastnosti

Atributy

Platí pro