AppendCookieContext.CookieValue 속성

정의

쿠키 값을 가져오거나 설정합니다.

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

속성 값

적용 대상