Deployment Tools Foundation
Transforms Property
Gets the set of patch transforms that the last patch
installation applied to the product.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string Transforms { get; }
Public ReadOnly Property Transforms As String Get
public: property String^ Transforms { String^ get (); }
Property Value
Remarks
This value may not be available for per-user, non-managed applications if the user is not logged on.
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)