Share via


CookieTempDataProviderOptions.CookieName Propriedade

Definição

Cuidado

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

Essa propriedade está obsoleta e será removida em uma versão futura. A alternativa recomendada está em Cookie.

O nome do cookie que armazena TempData. Assume o padrão de CookieName.

public:
 property System::String ^ CookieName { System::String ^ get(); void set(System::String ^ value); };
[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; }
[<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

Valor da propriedade

Atributos

Aplica-se a