| FileWriteAllText Method (String, String) | 
Namespace: CMS.AzureStorage
public override void WriteAllText( string path, string contents )
| Exception | Condition | 
|---|---|
| ArgumentNullException | path is null | 
| ArgumentException | path is empty or contains invalid characters | 
| PathTooLongException | path is too long |