Deployment Tools Foundation
IsValid Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► IsValid()()()()
Checks if the archive contains a valid archive header.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsValid()
Public Function IsValid As Boolean
public: bool IsValid()
Return Value
Boolean
True if the file is a valid archive; false otherwise.
True if the file is a valid archive; false otherwise.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)