Transforms Property

From DTF API

Copy image CopyHover image
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++ F#
public string Transforms { get; }
Public ReadOnly Property Transforms As String
	Get
public:
property String^ Transforms {
	String^ get ();
}
member Transforms : string with 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.11.1.2318)