Rainbow 2.0 Code Documentation

Settings.Default Property

The default settings. Deflate + normal.

[Visual Basic]
Shared Public Property ReadOnly Settings As 
[C#]
public static Settings Settings { get; }
[C++]
public: static __property * get_Settings();
[JScript]
public static function get Settings() : Settings

See Also

Settings Class | blowery.Web.HttpCompress Namespace