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

適用対象