IHttpCookieContainerManager 인터페이스

정의

쿠키 컨테이너 관리자를 나타냅니다.

public interface class IHttpCookieContainerManager
public interface IHttpCookieContainerManager
type IHttpCookieContainerManager = interface
Public Interface IHttpCookieContainerManager

속성

CookieContainer

쿠키 컨테이너를 가져오거나 설정합니다.

적용 대상