ChunkedCookieHandlerElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 <chunkedCookieHandler>
配置元素。
public ref class ChunkedCookieHandlerElement : System::Configuration::ConfigurationElement
public class ChunkedCookieHandlerElement : System.Configuration.ConfigurationElement
type ChunkedCookieHandlerElement = class
inherit ConfigurationElement
Public Class ChunkedCookieHandlerElement
Inherits ConfigurationElement
- 继承
注解
此类为通过 ChunkedCookieHandler 属性配置的 对象配置区块大小ChunkedCookieHandler。
构造函数
ChunkedCookieHandlerElement() |
初始化 ChunkedCookieHandlerElement 类的新实例。 |