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 類別的新執行個體。 |