UpdateDirectories Method

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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.dll) Version: 3.0.0.0 (3.9.1006.0)