Checks if the archive exists.
![](collapse_all.gif)
Declaration Syntax
C# |
Visual Basic |
Visual C++ |
public override bool Exists { get; }
Public Overrides ReadOnly Property Exists As Boolean
public:
virtual property bool Exists {
bool get () override;
}
![](collapse_all.gif)
Value
True if the archive exists; else false.
Assembly:
Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)