ArchiveName Property

Microsoft Deployment Tools

Deployment Tools Foundation ArchiveName Property
Gets the full path of the archive that contains this file.
Declaration Syntax
C# Visual Basic Visual C++
public string ArchiveName { get; }
Public ReadOnly Property ArchiveName As String
public:
property String^ ArchiveName {
	String^ get ();
}
Value
The full path of the archive that contains this file.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)