Returns system path from URI and container name.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- uri
- Type: System Uri
Uri.
- absolute
- Type: System Boolean
If path should be absolute.
- containerName (Optional)
- Type: System String
Container name.
Return Value
Type: StringAbsolute path.
See Also