다음을 통해 공유


DeleteCookieContext.CookieName 속성

정의

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

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

속성 값

적용 대상