| FileWriteAllBytes Method | 
Namespace: CMS.AzureStorage
public override void WriteAllBytes( string path, byte[] bytes )
| Exception | Condition | 
|---|---|
| ArgumentNullException | path is null | 
| ArgumentException | path is empty or contains invalid characters | 
| PathTooLongException | path is too long |