Deployment Tools Foundation
TargetName Property
Gets or sets the target name of the install path.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string TargetName { get; set; }
Public Property TargetName As String Get Set
public: property String^ TargetName { String^ get (); void set (String^ value); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)