![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
ArchiveName Property
Gets the full path of the archive that contains this file.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public string ArchiveName { get; }
Public ReadOnly Property ArchiveName As String Get
public: property String^ ArchiveName { String^ get (); }
member ArchiveName : string with get
![](collapse_all.gif)
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.11.1.2318)