Compartilhar via


SessionOptions.CookiePath Propriedade

Definição

Cuidado

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

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

Determina o caminho usado para criar o cookie. Assume o padrão de 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

Valor da propriedade

Atributos

Aplica-se a