TargetProductCode Property

Microsoft Deployment Tools

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
public:
property String^ TargetProductCode {
	String^ get ();
}

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