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