| BlobInfo Constructor (String) | 
            Initializes new instance of blob info class.
            
 
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 10.0.0
 Syntax
Syntaxpublic BlobInfo(
	string path
)
Parameters
- path
- Type: SystemString
 Absolute or relative file system path.
 See Also
See Also