ChildPaths Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ChildPaths Property
Gets the set of child paths if this InstallPath object represents a a directory.
Declaration Syntax
C# Visual Basic Visual C++
public InstallPathCollection ChildPaths { get; }
Public ReadOnly Property ChildPaths As InstallPathCollection
	Get
public:
property InstallPathCollection^ ChildPaths {
	InstallPathCollection^ get ();
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)