FileGetLastWriteTime Method |
Namespace: CMS.AzureStorage
public override DateTime GetLastWriteTime( string path )
Exception | Condition |
---|---|
ArgumentNullException | path is null |
ArgumentException | path is empty or contains invalid characters |
PathTooLongException | path is too long |
FileNotFoundException | path does not exist |