TargetName Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation TargetName Property
Gets or sets the target name of the install path.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string TargetName { get; set; }
Public Property TargetName As String
	Get
	Set
public:
property String^ TargetName {
	String^ get ();
	void set (String^ value);
}
member TargetName : string with get, set
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)