|
|
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.Base
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
| C# | |
|---|---|
public static OpenOnStream( stream, mode, access, bool streaming ) | |
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function OpenOnStream ( _ stream As , _ mode As , _ access As , _ streaming As _ ) As | |
Parameters
- stream
- Stream
- mode
- FileMode
- access
- FileAccess
- streaming
- Boolean
See Also
ZipArchive Class
Smartsite.Base Namespace