![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
TargetPaths Property
Gets a mapping from keys to target paths.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public IDictionary<string, string> TargetPaths { get; }
Public ReadOnly Property TargetPaths As IDictionary(Of String, String) Get
public: property IDictionary<String^, String^>^ TargetPaths { IDictionary<String^, String^>^ get (); }
member TargetPaths : IDictionary<string, string> with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)