Not supported. Throws an exception saying so.
[Visual Basic] Overrides Public Property ReadOnly Int64 As [C#] public override long Int64 { get; } [C++] public: __property get_Int64(); [JScript] public override function get Int64() : long
| Exception Type | Condition |
|---|---|
| NotSupportedException | Thrown. Always. |
HttpOutputFilter Class | blowery.Web.HttpCompress Namespace