Deployment Tools Foundation
Directory Property
Gets the directory that contains the archive.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public DirectoryInfo Directory { get; }
Public ReadOnly Property Directory As DirectoryInfo
public: property DirectoryInfo^ Directory { DirectoryInfo^ get (); }
![](collapse_all.gif)
A DirectoryInfo object representing the parent directory of the
archive.