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