Sdílet prostřednictvím


SessionOptions.CookieName Vlastnost

Definice

Upozornění

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

Tato vlastnost je zastaralá a v budoucí verzi bude odebrána. Doporučenou alternativou je .Cookie

Určuje název souboru cookie použitý k zachování ID relace.

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

Hodnota vlastnosti

Atributy

Platí pro