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