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