![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
ChildPaths Property
Gets the set of child paths if this InstallPath object represents a a directory.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public InstallPathCollection ChildPaths { get; }
Public ReadOnly Property ChildPaths As InstallPathCollection Get
public: property InstallPathCollection^ ChildPaths { InstallPathCollection^ get (); }
member ChildPaths : InstallPathCollection with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)