FlowsheetBaseIsZipFilePasswordProtected Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax public static bool IsZipFilePasswordProtected(
string ZipFile
)
Public Shared Function IsZipFilePasswordProtected (
ZipFile As String
) As Boolean
Request Example
View SourceParameters
- ZipFile String
-
Return Value
BooleanSee Also