FileCompressedName Parameter (Add-Jar Cmdlet)

Specifies the path and filename of the file in the archive.

Syntax

Add-Jar -FileCompressedName string

Remarks

This parameter is optional and may be set to specify the path and name of the file as it exists in the archive. By default the cmdlet will automatically determine this value. If path information is specified it must be specified in a Unix style format. For instance "myfolder/myfile.txt".

This parameter is only applicable when adding a single file to the archive. If multiple files are added this parameter is ignored.

Default Value

""

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]