CookieBuilder.Path 속성

정의

쿠키 경로입니다.

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.

적용 대상