CookieBuilder.Path 屬性

定義

Cookie 路徑。

public:
 virtual property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public virtual string Path { get; set; }
public virtual string? Path { get; set; }
member this.Path : string with get, set
Public Overridable Property Path As String

屬性值

備註

決定將針對 Path 設定的值。

適用於