SessionOptions.CookiePath Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Perhatian
This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.
Properti ini usang dan akan dihapus dalam versi mendatang. Alternatif yang direkomendasikan adalah pada Cookie.
Menentukan jalur yang digunakan untuk membuat cookie. Default ke 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
Nilai Properti
- Atribut