Deployment Tools Foundation
ParentPath Property
Gets the path of the parent directory.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public InstallPath ParentPath { get; }
Public ReadOnly Property ParentPath As InstallPath
public: property InstallPath^ ParentPath { InstallPath^ get (); }