![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
DirectoryName Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► DirectoryName
Gets the full path of the directory that contains the archive.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public string DirectoryName { get; }
Public ReadOnly Property DirectoryName As String Get
public: property String^ DirectoryName { String^ get (); }
![](collapse_all.gif)
String
The full path of the directory that contains the archive.
The full path of the directory that contains the archive.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)