Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 526 Bytes

File metadata and controls

23 lines (16 loc) · 526 Bytes

Resolve-ImageStoreFile

Gets the full path of the file specified.

Alias: ResolveFile

Parameters

Name Type Description Optional
File ImageStoreFile File entity to be displayed No(*1)
Id Guid Id of the record to be displayed No(*1)

From Pipeline: File, Id

*1: One and only one parameter within this group should be provided.

Return

Full path of the file.

Type: string

See also