Deployment Tools Foundation
BuildDirectoryPathMap Method (db, useShortNames)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPathMap ► BuildDirectoryPathMap(Database, Boolean)
Builds a mapping from Directory keys to installation paths.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static InstallPathMap BuildDirectoryPathMap( Database db, bool useShortNames )
Public Shared Function BuildDirectoryPathMap ( db As Database, useShortNames As Boolean ) As InstallPathMap
public: static InstallPathMap^ BuildDirectoryPathMap( Database^ db, bool useShortNames )
Return Value
InstallPathMap
An InstallPathMap with the described mapping.
An InstallPathMap with the described mapping.
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)