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.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public TransformInfo[] GetTransformsInfo()
Public Function GetTransformsInfo As TransformInfo()
public: array<TransformInfo^>^ GetTransformsInfo()
![](collapse_all.gif)
Array containing information about each transform
![](collapse_all.gif)
The returned info does not include the "patch special transforms" that are prefixed with "#"