UpdateDirectories Method

Microsoft Deployment Tools

Deployment Tools Foundation UpdateDirectories Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.PackageInstallPackageUpdateDirectories()()()
Rebuilds the cached directory structure information accessed by the Directories and Files properties. This should be done after modifying the File, Component, or Directory tables, or else the cached information may no longer be accurate.
Declaration Syntax
C# Visual Basic Visual C++
public void UpdateDirectories()
Public Sub UpdateDirectories
public:
void UpdateDirectories()

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