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