ProductId Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation ProductId Property
The product identifier.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string ProductId { get; }
Public ReadOnly Property ProductId As String
	Get
public:
property String^ ProductId {
	String^ get ();
}
member ProductId : string with get
Property Value
Remarks

For more information, see ProductID

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