Deployment Tools Foundation
Files Property
Gets a mapping from File keys to source/target paths.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public InstallPathMap Files { get; }
Public ReadOnly Property Files As InstallPathMap
public: property InstallPathMap^ Files { InstallPathMap^ get (); }
![](collapse_all.gif)
If the File, Component, or Directory tables are modified, this mapping
may be outdated until you call UpdateDirectories()()().