Condividi tramite


CookieTempDataProviderOptions.Path Proprietà

Definizione

Attenzione

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

Questa proprietà è obsoleta e verrà rimossa in una versione futura. L'alternativa consigliata è in Cookie.

Percorso impostato sul cookie. Se impostato su null, l'attributo "path" nel cookie viene impostato sul valore della PathBase richiesta corrente. Se il valore di PathBase è null o vuoto, l'attributo "path" viene impostato sul valore di 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

Valore della proprietà

Attributi

Si applica a