TargetProductCode Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation TargetProductCode Property
Gets the target product code of the transform.
Declaration Syntax
C# Visual Basic Visual C++
public string TargetProductCode { get; }
Public ReadOnly Property TargetProductCode As String
	Get
public:
property String^ TargetProductCode {
	String^ get ();
}
Property Value

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