Deployment Tools Foundation
TargetPaths Property
Gets a mapping from keys to target paths.
Declaration Syntax
C# | Visual Basic | Visual C++ |
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 (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)