| ZipProviderLoaderGetFileStream Method (String, FileMode) | 
Namespace: CMS.IO
 Syntax
Syntaxpublic override FileStream GetFileStream( string path, FileMode mode )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotImplementedException | Zip provider doesn't provide any IO access on it's own. | 
 See Also
See Also