Click or drag to resize
ExtractArchiveResponse Properties
This API is preliminary and subject to change.

The ExtractArchiveResponse type exposes the following members.

Properties
  NameDescription
Public propertyCreatedFiles
Gets the number of files created by the Extract Archive operation.
Public propertyErrors
Gets a collection of ExtractArchiveError objects describing errors which occurred while processing specific files within the archive.
Public propertyResponseBody
Gets the response body for the Extract Archive operation.
Public propertyResponseStatus
Gets the response status for the Extract Archive operation.
Top
See Also