GetTransforms Method (includeSpecialTransforms)
From Microsoft Deployment Tools
Deployment Tools Foundation
GetTransforms Method (includeSpecialTransforms)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► PatchPackage ► GetTransforms(Boolean)
Gets the names of the transforms included in the patch package.
- includeSpecialTransforms (Boolean)
- Specifies whether to include the "patch special transforms" that are prefixed with "#"
Array of transform names
The list of transform names is stored in the LastSavedBy field of the patch summary information.