Returns system path from URI and container name.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
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:
Absolute path.
See Also