Returns blob path from given file system path. Returns relative path with slashes '/' from the root of the blob storage.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Path
- caseSensitive (Optional)
- Type: System Nullable Boolean
Case sensitive.
Return Value
Type: StringSee Also