FormMain.IsZipFilePasswordProtected Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntaxpublic static bool IsZipFilePasswordProtected(
Stream ZipFile
)
Public Shared Function IsZipFilePasswordProtected (
ZipFile As Stream
) As Boolean
Request Example
View SourceParameters
- ZipFile Stream
-
Return Value
Boolean
See Also