BlobInfoGetMetadata Method |
Returns blob meta data.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax public string GetMetadata(
string key
)
Parameters
- key
- Type: SystemString
Metadata key.
Return Value
Type:
StringSee Also