This documentation is archived and is not being maintained.

FileResponseElement Properties

The FileResponseElement type exposes the following members.

  NameDescription
Public property Length Gets the size of the data, starting at the offset that contains the data for a FileResponseElement instance.
Public property Offset Gets the position in the file where the data from a FileResponseElement instance starts.
Public property Path Gets the location of the file that contains data from a FileResponseElement instance.
Top
Show: