| ZipProviderLoaderGetFileStream Method (String, FileMode, FileAccess, FileShare, Int32) |
Namespace: CMS.IO
public override FileStream GetFileStream( string path, FileMode mode, FileAccess access, FileShare share, int bufferSize )
| Exception | Condition |
|---|---|
| NotImplementedException | Zip provider doesn't provide any IO access on it's own. |