< Back
Get-7ZipInformation
Post
NAME Get-7ZipInformation
SYNTAX
Get-7ZipInformation [-ArchiveFileName] <string[]> [<CommonParameters>]
Get-7ZipInformation [-ArchiveFileName] <string[]> [-Password <string>] [<CommonParameters>]
Get-7ZipInformation [-ArchiveFileName] <string[]> [-SecurePassword <securestring>] [<CommonParameters>]
PARAMETERS
-ArchiveFileName <string[]>
The full file name of the archive
Required? true
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Password <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name PlainPassword
Aliases None
Dynamic? false
-SecurePassword <securestring>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name SecurePassword
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String[]
OUTPUTS
SevenZip4PowerShell.ArchiveInformation
ALIASES
None
REMARKS
None
SYNTAX
Get-7ZipInformation [-ArchiveFileName] <string[]> [<CommonParameters>]
Get-7ZipInformation [-ArchiveFileName] <string[]> [-Password <string>] [<CommonParameters>]
Get-7ZipInformation [-ArchiveFileName] <string[]> [-SecurePassword <securestring>] [<CommonParameters>]
PARAMETERS
-ArchiveFileName <string[]>
The full file name of the archive
Required? true
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Password <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name PlainPassword
Aliases None
Dynamic? false
-SecurePassword <securestring>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name SecurePassword
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String[]
OUTPUTS
SevenZip4PowerShell.ArchiveInformation
ALIASES
None
REMARKS
None