Exists Property

Microsoft Deployment Tools

Deployment Tools Foundation Exists Property
Checks if the archive exists.
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;
}
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)