Deployment Tools Foundation
GetTransformsInfo Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► PatchPackage ► GetTransformsInfo()()()
Gets information about the transforms included in the patch package.

C# | Visual Basic | Visual C++ |
public TransformInfo[] GetTransformsInfo()
Public Function GetTransformsInfo As TransformInfo()
public: array<TransformInfo^>^ GetTransformsInfo()

Array containing information about each transform

The returned info does not include the "patch special transforms" that are prefixed with "#"