| Overload | Description |
|---|---|
| GetTarContents(String,Boolean,String[]) | Lists the items contained in the Tar archive, specifying whether the operation will be performed recursively and using the provided filters on the returned items. |
| GetTarContents(String,Boolean,Boolean,String[]) | Lists the items contained in the Tar archive, specifying whether the operation will be performed recursively and using the provided filters on the returned items. |