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的值。

适用于