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 Get
public: property String^ ArchiveName { String^ get (); }
Property Value
String
The full path of the archive that contains this file.
The full path of the archive that contains this file.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)