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
public: property InstallPathMap^ Files { InstallPathMap^ get (); }
Remarks
If the File, Component, or Directory tables are modified, this mapping
may be outdated until you call UpdateDirectories()()().