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.
Declaration Syntax
Parameters
- includeSpecialTransforms (Boolean)
- Specifies whether to include the "patch special transforms" that are prefixed with "#"
Return Value
Array of transform names
Remarks
The list of transform names is stored in the LastSavedBy field of the patch summary information.