Click or drag to resize
ISAZReader2 Interface

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public interface ISAZReader2 : ISAZReader

The ISAZReader2 type exposes the following members.

Methods
  NameDescription
Public methodClose (Inherited from ISAZReader.)
Public methodGetFileBytes (Inherited from ISAZReader.)
Public methodGetFileStream (Inherited from ISAZReader.)
Public methodGetRequestFileList (Inherited from ISAZReader.)
Top
Properties
  NameDescription
Public propertyComment (Inherited from ISAZReader.)
Public propertyEncryptionMethod (Inherited from ISAZReader.)
Public propertyEncryptionStrength (Inherited from ISAZReader.)
Public propertyFilename (Inherited from ISAZReader.)
Public propertyPasswordCallback
Top
See Also