Deployment Tools Foundation
GetTransforms Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► PatchPackage ► GetTransforms()()()
Gets the names of the transforms included in the patch package.
Declaration Syntax
Return Value
Array of transform names
Remarks
The returned list does not include the "patch special transforms" that are prefixed with "#"
The list of transform names is stored in the LastSavedBy field of the patch summary information.