Deployment Tools Foundation
Files Property
Gets a mapping from File keys to source/target paths.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public InstallPathMap Files { get; }
Public ReadOnly Property Files As InstallPathMap Get
public: property InstallPathMap^ Files { InstallPathMap^ get (); }
Property Value
Remarks
If the File, Component, or Directory tables are modified, this mapping
may be outdated until you call UpdateDirectories()()()().
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)