Folder Parameter (Connect-ExcelServices Cmdlet)
The folder containing the workbook specified by the File property.
Syntax
Connect-ExcelServices -Folder string
Data Type
cstr
Default Value
""
Remarks
The full, hierarchical path of the subfolder in a Library where the File can be found. For example if the File is located in a folder called "SubFolder" within the folder called "BaseFolder", the property will be set to "/BaseFolder/SubFolder/".