DeflateCookieTransform.MaxDecompressedSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定解壓縮的 Cookie 大小上限 (以位元組為單位)。
public:
property int MaxDecompressedSize { int get(); void set(int value); };
public int MaxDecompressedSize { get; set; }
member this.MaxDecompressedSize : int with get, set
Public Property MaxDecompressedSize As Integer
屬性值
解壓縮的 Cookie 大小上限,以位元組為單位。